aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorCurt Wohlgemuth <[email protected]>2010-04-03 21:44:16 +0000
committerTheodore Ts'o <[email protected]>2010-04-03 21:44:16 +0000
commitfd2dd9fbaf9e498ec63eef298921e36556f7214c (patch)
treefddd099cf65844f2d7d3498e25f83ec4c55fac52 /lib/debugobjects.c
parentext4: Fix possible lost inode write in no journal mode (diff)
downloadkernel-fd2dd9fbaf9e498ec63eef298921e36556f7214c.tar.gz
kernel-fd2dd9fbaf9e498ec63eef298921e36556f7214c.zip
ext4: Fix buffer head leaks after calls to ext4_get_inode_loc()
Calls to ext4_get_inode_loc() returns with a reference to a buffer head in iloc->bh. The callers of this function in ext4_write_inode() when in no journal mode and in ext4_xattr_fiemap() don't release the buffer head after using it. Addresses-Google-Bug: #2548165 Signed-off-by: Curt Wohlgemuth <[email protected]> Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions