Josef Bacik 66b4ffd110 Btrfs: handle errors in btrfs_orphan_cleanup
If we cannot truncate an inode for some reason we will never delete the orphan
item associated with that inode, which means that we will loop forever in
btrfs_orphan_cleanup.  Instead of doing this just return error so we fail to
mount.  It sucks, but hey it's better than hanging.  Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>
2011-03-17 14:21:26 -04:00
..
2011-01-16 11:30:20 -05:00
2010-12-22 23:15:47 +08:00
2010-12-22 23:15:47 +08:00
2010-12-23 08:49:17 +08:00
2010-05-21 18:31:18 -04:00