]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: send the cap_auths to clients when openning the sessions
authorXiubo Li <xiubli@redhat.com>
Mon, 5 Dec 2022 07:49:26 +0000 (15:49 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 27 Mar 2024 00:42:40 +0000 (08:42 +0800)
commit428d437b432a3ac68f5b63b921ec519d58b6cf35
tree94c1213562f66ba1d5f4e28bacdabd07d1140f18
parentda749d30181db524a39473f9580c0a486c018545
mds: send the cap_auths to clients when openning the sessions

Fixes: https://tracker.ceph.com/issues/57154
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit c1cbb9acadc311f155b176d6108975835a616a5f)

Conflicts:
src/mds/MDSAuthCaps.h: missed dependency commit 23f1fdbcb3d
("AuthMonitor: allow "fs authorize" to update caps")
src/mds/MDSAuthCaps.h
src/mds/Server.cc