ceph: exclude setfilelock requests when calculating oldest tid
authorYan, Zheng <zyan@redhat.com>
Tue, 19 May 2015 10:54:40 +0000 (18:54 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 25 Jun 2015 08:49:29 +0000 (11:49 +0300)
commite8a7b8b12b13831467c6158c1e82801e25b5dd98
tree7273614f552589c8e9005849102a1835ea92ff8c
parent745a8e3bccbc6adae69a98ddc525e529aa44636e
ceph: exclude setfilelock requests when calculating oldest tid

setfilelock requests can block for a long time, which can prevent
client from advancing its oldest tid.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
fs/ceph/mds_client.c
fs/ceph/mds_client.h