kvm/vendor/github.com/hanwen/go-fuse/v2/fuse/print_freebsd.go

6 lines
95 B
Go

package fuse
func init() {
initFlagNames.set(CAP_NO_OPENDIR_SUPPORT, "NO_OPENDIR_SUPPORT")
}