seaweedfs/weed/filesys
Chris Lu 8dfeba8023 FUSE: skip changing to empty uid and gid during flush
Skip uid and gid changes if request uid and gid are zero

mongodb lock file, and many interim files, has empty uid and gid

I0724 10:05:51 93643 filehandle.go:173] /db/diagnostic.data/metrics.interim fh 1333342842031408359 flush Flush [ID=0x3 Node=0x50 Uid=0 Gid=0 Pid=178] 0x10 fl=0x0 lk=0x0
2020-07-24 10:06:43 -07:00
..
meta_cache mount: fix difference with storage format in local cache 2020-07-20 00:17:50 -07:00
dir.go remove fsnode cache 2020-07-24 09:25:54 -07:00
dir_link.go removed async option 2020-06-28 10:18:32 -07:00
dir_rename.go remove fsnode cache 2020-07-24 09:25:54 -07:00
dir_test.go go fmt 2020-03-26 00:09:01 -07:00
dirty_page.go go code can read and write chunk manifest 2020-07-19 17:59:43 -07:00
dirty_page_interval.go support env variables to overwrite toml file 2020-01-29 09:09:55 -08:00
dirty_page_interval_test.go add some tests 2020-03-26 22:21:52 -07:00
file.go remove fsnode cache 2020-07-24 09:25:54 -07:00
filehandle.go FUSE: skip changing to empty uid and gid during flush 2020-07-24 10:06:43 -07:00
unimplemented.go go fmt 2020-07-14 07:34:16 -07:00
wfs.go fix compilation 2020-07-24 09:36:05 -07:00
wfs_deletion.go mount: add mode to run external to SeaweedFS container cluster 2020-02-26 16:46:01 -08:00
wfs_filer_client.go refactoring 2020-07-03 22:16:59 -07:00
wfs_write.go go code can read and write chunk manifest 2020-07-19 17:59:43 -07:00
xattr.go remove empty calls for list cache 2020-06-28 10:25:54 -07:00