original_kernel/fs/ceph
Yan, Zheng 38f340ccdf ceph: fix __choose_mds() for LSSNAP request
previous commit 5d37ca14 "ceph: send LSSNAP request to auth mds
of directory inode" is buggy. It makes __choose_mds() choose mds
base on hash of '.snap' dentry.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2017-10-02 16:18:16 +02:00
..
Kconfig
Makefile
acl.c
addr.c ceph: wait on writeback after writing snapshot data 2017-09-06 19:57:00 +02:00
cache.c The highlights include: 2017-09-12 20:03:53 -07:00
cache.h
caps.c ceph: stop on-going cached readdir if mds revokes FILE_SHARED cap 2017-09-06 19:57:00 +02:00
ceph_frag.c
debugfs.c
dir.c
export.c
file.c
inode.c ceph: handle race between vmtruncate and queuing cap snap 2017-09-06 19:56:53 +02:00
ioctl.c
ioctl.h
locks.c
mds_client.c ceph: fix __choose_mds() for LSSNAP request 2017-10-02 16:18:16 +02:00
mds_client.h ceph: avoid panic in create_session_open_msg() if utsname() returns NULL 2017-09-19 21:04:52 +02:00
mdsmap.c
snap.c ceph: properly queue cap snap for newly created snap realm 2017-10-02 16:18:01 +02:00
strings.c
super.c
super.h
xattr.c