]> git.baikalelectronics.ru Git - kernel.git/commit
ceph: send TID of the oldest pending caps flush to MDS
authorYan, Zheng <zyan@redhat.com>
Wed, 10 Jun 2015 03:09:32 +0000 (11:09 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 25 Jun 2015 08:49:31 +0000 (11:49 +0300)
commit535e2ac2817d0b9d3d30f20836ea8426e3ceb065
tree6566e4d5bb1903328c9b7d453e660c7c2beeb72e
parenta706ad4a128f90e3e2eed56eb6a6bc104846aa9f
ceph: send TID of the oldest pending caps flush to MDS

According to this information, MDS can trim its completed caps flush
list (which is used to detect duplicated cap flush).

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