]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #47891 into pacific
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 12 Dec 2022 20:52:00 +0000 (15:52 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 12 Dec 2022 20:52:00 +0000 (15:52 -0500)
commit68a6e828debb314ae6c812948f6f24a4191862e3
tree709565a71517b815b4995c8e4498e4a0a49fcef2
parente36abecf0fda0f0b42df3b0cc708a2367d1eb55f
parentdf2e92fe55857cf73db14087ccf09ea474da2f18
Merge PR #47891 into pacific

* refs/pull/47891/head:
qa: add a upgrade test suite from nautilus and test the new getvxattr op
qa: make filesystem to be compatible with nautilus for blocklist
qa: make filesystem to be compatible with nautilus when creating pools
test/libcephfs: add newops test case
client: fail the request if the peer MDS doesn't support getvxattr op
mds: add CEPHFS_FEATURE_OP_GETVXATTR feature bit support
mds: notify clients if the session has already opened
Rename/re-symlink whitelist_*.yaml

Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
src/client/Client.cc
src/client/Client.h
src/mds/Server.cc