kernel-fxtec-pro1x/fs/btrfs
Xiao Guangrong 4f6c9328c6 Btrfs: fix bh leak on __btrfs_open_devices path
'bh' is forgot to release if no error is detected

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
2011-05-23 13:24:42 -04:00
..
acl.c
async-thread.c
async-thread.h
btrfs_inode.h
compat.h
compression.c
compression.h
ctree.c Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item 2011-05-23 13:24:39 -04:00
ctree.h BTRFS: Remove unused node_lock 2011-05-23 13:05:39 -04:00
delayed-ref.c
delayed-ref.h
dir-item.c Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item 2011-05-23 13:24:39 -04:00
disk-io.c BTRFS: Remove unused node_lock 2011-05-23 13:05:39 -04:00
disk-io.h
export.c
export.h
extent-tree.c Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item 2011-05-23 13:24:39 -04:00
extent_io.c Btrfs: fix unsafe usage of merge_state 2011-05-23 13:24:41 -04:00
extent_io.h
extent_map.c
extent_map.h
file-item.c Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item 2011-05-23 13:24:39 -04:00
file.c
free-space-cache.c
free-space-cache.h
hash.h
inode-item.c Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item 2011-05-23 13:24:39 -04:00
inode-map.c
inode.c fs/btrfs: Add missing btrfs_free_path 2011-05-23 13:24:41 -04:00
ioctl.c btrfs: Ensure the tree search ioctl returns the right number of records 2011-05-23 13:05:39 -04:00
ioctl.h
Kconfig
locking.c
locking.h
lzo.c
Makefile
ordered-data.c
ordered-data.h
orphan.c
print-tree.c
print-tree.h
ref-cache.c
ref-cache.h
relocation.c
root-tree.c Btrfs: return error code to caller when btrfs_del_item fails 2011-05-23 13:24:39 -04:00
struct-funcs.c
super.c fs/btrfs: Add missing btrfs_free_path 2011-05-23 13:24:41 -04:00
sysfs.c
transaction.c
transaction.h
tree-defrag.c
tree-log.c Btrfs: check return value of btrfs_inc_extent_ref() 2011-05-23 13:24:40 -04:00
tree-log.h
version.h
volumes.c Btrfs: fix bh leak on __btrfs_open_devices path 2011-05-23 13:24:42 -04:00
volumes.h
xattr.c
xattr.h
zlib.c