kernel_optimize_test/fs/ceph
David Zafman 52eb5a900a ceph: fix dentry reference leak in encode_fh()
Call to d_find_alias() needs a corresponding dput()

This fixes http://tracker.newdream.net/issues/3271

Signed-off-by: David Zafman <david.zafman@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
2012-10-29 08:17:10 -07:00
..
addr.c ceph: avoid 32-bit page index overflow 2012-10-03 10:51:18 -05:00
caps.c ceph: convert to use le32_add_cpu() 2012-10-01 14:30:54 -05:00
ceph_frag.c
debugfs.c
dir.c
export.c ceph: fix dentry reference leak in encode_fh() 2012-10-29 08:17:10 -07:00
file.c ceph: propagate layout error on osd request creation 2012-10-01 17:20:00 -05:00
inode.c
ioctl.c ceph: return EIO on invalid layout on GET_DATALOC ioctl 2012-10-03 10:51:17 -05:00
ioctl.h
Kconfig
locks.c
Makefile
mds_client.c
mds_client.h
mdsmap.c
snap.c
strings.c
super.c
super.h
xattr.c