Displaying 1 result from an estimated 1 matches for "msg23087".
Did you mean:
msg00387
2013 Aug 30
3
[PATCH] btrfs: commit transaction after deleting a subvolume
...st:
http://www.spinics.net/lists/linux-btrfs/msg22088.html
Josef''s objections:
http://www.spinics.net/lists/linux-btrfs/msg22256.html
While there''s no need to do a full commit for regular files, a subvolume
may get a different treatment.
http://www.spinics.net/lists/linux-btrfs/msg23087.html:
"That a subvol/snapshot may appear after crash if transation commit did
not happen does not feel so good. We know that the subvol is only
scheduled for deletion and needs to be processed by cleaner.
From that point I''d rather see the commit to happen to avoid any
unexpected su...