1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-02 07:06:44 +02:00
seaweedfs/weed/storage
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
..
backend adjust logs 2020-08-16 16:32:22 -07:00
erasure_coding erasure coding: fix EC error if multiple disks are configured in one volume server 2020-08-26 09:16:58 -07:00
idx refactoring to typed Size 2020-08-18 17:04:28 -07:00
needle testing with more than 30days 2020-08-31 17:59:29 -07:00
needle_map go fmt 2020-08-29 22:28:33 -07:00
super_block shell: add ec.decode command 2019-12-23 12:48:20 -08:00
types go fmt 2020-08-29 22:28:33 -07:00
disk_location.go volume: Don't unmount before deleting volume in copy 2020-09-01 22:00:07 -04:00
disk_location_ec.go erasure coding: fix EC error if multiple disks are configured in one volume server 2020-08-26 09:16:58 -07:00
needle_map.go refactoring to typed Size 2020-08-18 17:04:28 -07:00
needle_map_leveldb.go support read option readDeleted=true 2020-08-18 19:22:16 -07:00
needle_map_memory.go refactoring 2020-08-18 18:01:37 -07:00
needle_map_metric.go refactoring 2020-08-18 18:01:37 -07:00
needle_map_metric_test.go refactoring to typed Size 2020-08-18 17:04:28 -07:00
needle_map_sorted_file.go refactoring 2020-08-18 17:35:19 -07:00
store.go volume: Don't unmount before deleting volume in copy 2020-09-01 22:00:07 -04:00
store_ec.go erasure coding: fix EC error if multiple disks are configured in one volume server 2020-08-26 09:16:58 -07:00
store_ec_delete.go remove ctx if possible 2020-02-25 22:23:59 -08:00
store_vacuum.go volume: check disk space before compaction 2020-08-31 18:10:53 -07:00
volume.go Added VolumeMarkWritable and VolumeStatus grpc methods 2020-08-19 11:42:56 -04:00
volume_backup.go refactoring 2020-08-18 18:01:37 -07:00
volume_backup_test.go refactoring 2019-04-17 22:04:49 -07:00
volume_checking.go refactoring 2020-08-18 17:35:19 -07:00
volume_info.go shell: add ec.decode command 2019-12-23 12:48:20 -08:00
volume_info_test.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
volume_loading.go refactoring 2020-07-03 16:34:31 -07:00
volume_read_write.go adjust logs 2020-08-18 23:42:09 -07:00
volume_super_block.go Added VolumeMarkWritable and VolumeStatus grpc methods 2020-08-19 11:42:56 -04:00
volume_tier.go shell: add volume.configure.replication to change replication for a volume 2020-02-02 15:37:23 -08:00
volume_vacuum.go refactoring 2020-08-18 18:01:37 -07:00
volume_vacuum_test.go fix tests 2020-08-19 01:37:56 -07:00