seaweedfs/weed/filesys
Chris Lu 8cccccce9f mount: reuse the entry object for the new directory
avoid mkdir and then query for the same directory
reduces these "context canceled" issues

attr read directory:"/seaweedfs/other/java/s3copier/src/main/java/com" name:"seaweedfs" : rpc error: code = Canceled desc = context canceled
2020-01-25 01:15:54 -08:00
..
dir.go mount: reuse the entry object for the new directory 2020-01-25 01:15:54 -08:00
dir_link.go mount: support extended attributes 2019-12-15 21:07:01 -08:00
dir_rename.go mount: reuse previous file node 2020-01-22 11:43:43 -08:00
dirty_page.go mount: better combines connected intervals to write to volume servers 2020-01-22 23:00:04 -08:00
dirty_page_interval.go reduce log 2020-01-24 01:41:51 -08:00
file.go log 2020-01-25 00:32:18 -08:00
filehandle.go minor changes 2020-01-24 10:02:53 -08:00
wfs.go retry context canceled request 2020-01-24 01:40:51 -08:00
wfs_deletion.go mount: deletion ignore old vid 2020-01-19 12:07:26 -08:00
xattr.go adjust logging 2020-01-25 00:31:53 -08:00