commit | d2f8bb27c87945ab696bdaea25b0465dee94fb6d | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Mon Dec 10 16:35:09 2018 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Wed Dec 26 16:08:36 2018 +0100 |
tree | 30fb1b0d4e6d29fb939ad52b68ad1294d63ca537 | |
parent | fdac94fab7995ebc52ff9c5b6247133c67a7564a [diff] |
ceph: update wanted caps after resuming stale session mds contains an optimization, it does not re-issue stale caps if client does not want any cap. A special case of the optimization is that client wants some caps, but skipped updating 'wanted'. For this case, client needs to update 'wanted' when stale session get renewed. Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>