Re: [PATCH] btrfs orphan support

2008-07-10 Thread Chris Mason
On Wed, 2008-07-09 at 14:43 -0400, Josef Bacik wrote: Hello, This patch makes it so btrfs can handle unlink's and truncates that are interrupted. On unlink/truncate an orphan item is added with the location of the inode. When the truncation/deletion is completed the orphan item is

[PATCH] btrfs orphan support

2008-07-09 Thread Josef Bacik
Hello, This patch makes it so btrfs can handle unlink's and truncates that are interrupted. On unlink/truncate an orphan item is added with the location of the inode. When the truncation/deletion is completed the orphan item is removed. If a crash happens in between the orphaned inodes are