]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: move the Inode to new auth mds session when changing auth cap 53666/head
authorXiubo Li <xiubli@redhat.com>
Wed, 19 Jul 2023 02:22:39 +0000 (10:22 +0800)
committerXiubo Li <xiubli@redhat.com>
Tue, 26 Sep 2023 05:14:05 +0000 (13:14 +0800)
commitecc478b265f5ceeae169690af43ef6927206ded9
tree19b26dad4eff93b7fcc6e59a1d4825ca2e876f22
parent2ed9ec5f4d4a3840a325e3612e3bcaf8bf26fdb4
client: move the Inode to new auth mds session when changing auth cap

When the auth cap changes we need to move the Inode to the new session's
dirty cap list.

Fixes: https://tracker.ceph.com/issues/56698
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 8aafa4cd7b1c124f5139ca93591cff61da1d2965)
src/client/Client.cc