Files
android_kernel_xiaomi_sm8450/fs/ceph
Yan, Zheng c1944fedd8 ceph: avoid calling ceph_renew_caps() infinitely
__ceph_caps_mds_wanted() ignores caps from stale session. So the
return value of __ceph_caps_mds_wanted() can keep the same across
ceph_renew_caps(). This causes try_get_cap_refs() to keep calling
ceph_renew_caps(). The fix is ignore the session valid check for
the try_get_cap_refs() case. If session is stale, just let the
caps requester sleep.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
2017-02-20 12:16:07 +01:00
..
2016-06-01 10:31:50 +02:00
2017-02-20 12:16:05 +01:00
2016-10-28 22:05:13 -04:00
2017-02-20 12:16:05 +01:00
2012-05-16 14:28:27 -05:00
2013-12-31 20:32:01 +02:00
2016-10-03 16:13:49 +02:00
2013-12-31 20:32:01 +02:00
2017-02-20 12:16:05 +01:00
2016-10-18 12:30:32 +02:00