linux/fs/ceph
Sage Weil 79f9f99ad1 ceph: prepopulate inodes only when request is aborted
If r_aborted is true, we do not hold the dir i_mutex, and cannot touch
the dcache.  However, we still need to update the inodes with the state
returned by the MDS.

Reported-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Sage Weil <sage@inktank.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-02-26 02:46:08 -05:00
..
addr.c new helper: file_inode(file) 2013-02-22 23:31:31 -05:00
caps.c ceph: call handle_cap_grant() for cap import message 2012-12-13 08:13:08 -06:00
ceph_frag.c
debugfs.c libceph: delay debugfs initialization until we learn global_id 2012-08-20 10:03:15 -07:00
dir.c new helper: file_inode(file) 2013-02-22 23:31:31 -05:00
export.c ceph: fix dentry reference leak in ceph_encode_fh() 2012-12-18 15:02:11 -08:00
file.c new helper: file_inode(file) 2013-02-22 23:31:31 -05:00
inode.c ceph: prepopulate inodes only when request is aborted 2013-02-26 02:46:08 -05:00
ioctl.c new helper: file_inode(file) 2013-02-22 23:31:31 -05:00
ioctl.h
Kconfig
locks.c new helper: file_inode(file) 2013-02-22 23:31:31 -05:00
Makefile
mds_client.c ceph: Fix infinite loop in __wake_requests 2012-12-13 08:13:07 -06:00
mds_client.h
mdsmap.c
snap.c
strings.c
super.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 2012-12-20 14:00:13 -08:00
super.h
xattr.c