summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cmds-filesystem.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmds-filesystem.c b/cmds-filesystem.c
index 888e3ece..6d7c13e6 100644
--- a/cmds-filesystem.c
+++ b/cmds-filesystem.c
@@ -656,7 +656,6 @@ devs_only:
while (!list_empty(all_uuids)) {
fs_devices = list_entry(all_uuids->next,
struct btrfs_fs_devices, list);
- list_del(&fs_devices->list);
btrfs_close_devices(fs_devices);
}
out: