Re: [PATCH] Btrfs: fix another orphan cleanup problem

2010-01-25 Thread Yan, Zheng
On Tue, Jan 26, 2010 at 5:01 AM, Josef Bacik wrote: > Because orphan cleanup now happens well after the fs is all initialized and > such, we can run into this problem where we find orphan entries that were just > added to the fs, not ones that were added previously during a crash.  This > does >

[PATCH] Btrfs: fix another orphan cleanup problem

2010-01-25 Thread Josef Bacik
Because orphan cleanup now happens well after the fs is all initialized and such, we can run into this problem where we find orphan entries that were just added to the fs, not ones that were added previously during a crash. This does not bode well for the system, and results in a couple of odd thi