Re: [PATCH] Btrfs: don't save the inode cache if we are deleting this root

2011-06-01 Thread David Sterba
Hi, On Tue, May 31, 2011 at 03:33:33PM -0400, Josef Bacik wrote: Signed-off-by: Josef Bacik jo...@redhat.com Tested-by: David Sterba dste...@suse.cz really needed in order to run xfstests, thanks. david -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a

[PATCH] Btrfs: don't save the inode cache if we are deleting this root

2011-05-31 Thread Josef Bacik
With xfstest 254 I can panic the box every time with the inode number caching stuff on. This is because we clean the inodes out when we delete the subvolume, but then we write out the inode cache which adds an inode to the subvolume inode tree, and then when it gets evicted again the root gets