commit | ef8bbdfe7e12dc9b4e80756f6d606c4639c65851 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@redhat.com> | Tue Sep 23 13:14:11 2008 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Sep 25 11:04:07 2008 -0400 |
tree | af8ba03fb6113dd9dfaf37f15c70595bfd8b2a92 | |
parent | f25956cc582f5954033cca3f9488c0a5d5193541 [diff] |
Btrfs: fix cache_block_group error handling cache block group had a few bugs in the error handling code, this makes sure paths get properly released and the correct return value goes out. Signed-off-by: Chris Mason <chris.mason@oracle.com>