commit | fdac94fab7995ebc52ff9c5b6247133c67a7564a | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Thu Nov 22 15:26:01 2018 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Wed Dec 26 16:08:36 2018 +0100 |
tree | bc7a5dddf94b9919a87a46d6a55e497c9ee70cef | |
parent | 8a2ac3a8e9c04018e2bbff9d6ff038507e443e75 [diff] |
ceph: skip updating 'wanted' caps if caps are already issued When reading cached inode that already has Fscr caps, this can avoid two cap messages (one updats 'wanted' caps, one clears 'wanted' caps). Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>