linux/fs/ceph
Xiubo Li aaf5a47620 ceph: check the sesion state and return false in case it is closed
If the session is already in closed state, we should skip it.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2020-08-03 11:05:26 +02:00
..
acl.c ceph: add caps perf metric for each superblock 2020-06-01 13:22:51 +02:00
addr.c ceph: add read/write latency metric support 2020-06-01 13:22:51 +02:00
cache.c
cache.h
caps.c ceph: clean up and optimize ceph_check_delayed_caps() 2020-08-03 11:05:21 +02:00
ceph_frag.c
debugfs.c ceph: add global total_caps to count the mdsc's total caps number 2020-08-03 11:05:15 +02:00
dir.c ceph: allow rename operation under different quota realms 2020-06-01 13:22:53 +02:00
export.c ceph: don't return -ESTALE if there's still an open file 2020-06-01 13:22:53 +02:00
file.c ceph: do not access the kiocb after aio requests 2020-08-03 11:05:25 +02:00
inode.c ceph: add caps perf metric for each superblock 2020-06-01 13:22:51 +02:00
io.c
io.h
ioctl.c
ioctl.h
Kconfig libceph: replace HTTP links with HTTPS ones 2020-08-03 11:05:26 +02:00
locks.c
Makefile
mds_client.c ceph: check the sesion state and return false in case it is closed 2020-08-03 11:05:26 +02:00
mds_client.h ceph: add check_session_state() helper and make it global 2020-08-03 11:05:10 +02:00
mdsmap.c
metric.c ceph: add global total_caps to count the mdsc's total caps number 2020-08-03 11:05:15 +02:00
metric.h ceph: add global total_caps to count the mdsc's total caps number 2020-08-03 11:05:15 +02:00
quota.c ceph: allow rename operation under different quota realms 2020-06-01 13:22:53 +02:00
snap.c
strings.c
super.c
super.h ceph: skip checking caps when session reconnecting and releasing reqs 2020-06-01 13:22:53 +02:00
util.c
xattr.c ceph: remove unnecessary cast in kfree() 2020-08-03 11:05:26 +02:00