Files
seaweedfs/weed/mount
Chris Lu f409c2588f mount: keep the xattr flag constants off freebsd
x/sys/unix has no XATTR_CREATE or XATTR_REPLACE there, and weedfs_xattr.go
is already tagged away from freebsd for that reason. Putting the constants
in a !windows file dragged them back in and broke the freebsd build.
2026-08-03 09:11:31 -07:00
..
2026-02-20 18:42:00 -08:00