1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-08 18:16:50 +02:00
seaweedfs/weed
James Hartig 8e54e34576 volume: Don't unmount before deleting volume in copy
If we unmount first and then delete, the delete fails because the volume
was unmounted. Delete ends up doing the same thing as the unmount anyways.
2020-09-01 22:00:07 -04:00
..
command watch: follow changes for a pattern 2020-08-28 19:43:04 -07:00
filer fix tests 2020-09-01 01:33:43 -07:00
filesys rename filer2 to filer 2020-09-01 00:21:19 -07:00
glog
images
messaging rename filer2 to filer 2020-09-01 00:21:19 -07:00
notification
operation add log messages 2020-08-26 09:51:20 -07:00
pb change log level 5 to 4 2020-08-30 20:12:04 -07:00
query
replication rename filer2 to filer 2020-09-01 00:21:19 -07:00
s3api rename filer2 to filer 2020-09-01 00:21:19 -07:00
security
sequence
server volume: Don't unmount before deleting volume in copy 2020-09-01 22:00:07 -04:00
shell rename filer2 to filer 2020-09-01 00:21:19 -07:00
static
statik
stats dynamically change the log level for reading the disk status 2020-08-01 11:19:57 -07:00
storage volume: Don't unmount before deleting volume in copy 2020-09-01 22:00:07 -04:00
topology refactoring to typed Size 2020-08-18 17:04:28 -07:00
util 1.92 2020-08-30 22:56:35 -07:00
wdclient
Makefile fix listObjectsV2 response format 2020-08-19 12:08:04 -07:00
weed.go