seaweedfs/weed/filesys
Chris Lu a990ef2106 mount: fix problems found in issue 1182
fix https://github.com/chrislusf/seaweedfs/issues/1182

always use the non-duplicated fs.Node
Forget() the fs.Node
Rename will also use the right fs.Node
Avoid using the same file handle for the same file
2020-01-20 20:21:01 -08:00
..
dir.go mount: fix problems found in issue 1182 2020-01-20 20:21:01 -08:00
dir_link.go mount: support extended attributes 2019-12-15 21:07:01 -08:00
dir_rename.go mount: fix problems found in issue 1182 2020-01-20 20:21:01 -08:00
dirty_page.go mount: fix problems found in issue 1182 2020-01-20 20:21:01 -08:00
file.go mount: fix problems found in issue 1182 2020-01-20 20:21:01 -08:00
filehandle.go Fix missing leading dot in extension 2019-12-17 09:47:12 +00:00
wfs.go mount: fix problems found in issue 1182 2020-01-20 20:21:01 -08:00
wfs_deletion.go mount: deletion ignore old vid 2020-01-19 12:07:26 -08:00
xattr.go refactoring 2020-01-19 23:59:46 -08:00