]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: add ceph.{cluster_fsid/client_id} vxattrs suppport 38266/head
authorXiubo Li <xiubli@redhat.com>
Tue, 24 Nov 2020 08:49:06 +0000 (16:49 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 25 Nov 2020 01:48:14 +0000 (09:48 +0800)
commit5635f25dd4a134f2fb32d2cb9dd73c0e947295e6
tree6eed7c58dea40bff15d6c1c501af1e011f1be6e4
parentcf18f7e9cd5f5a95a0d70ef6fd10ab0ae36ee577
client: add ceph.{cluster_fsid/client_id} vxattrs suppport

These two vxattrs will only exist in local client side, with which
we can easily know which mountpoint the file belongs to and also
they can help locate the debugfs path quickly.

Fixes: https://tracker.ceph.com/issues/48337
Signed-off-by: Xiubo Li <xiubli@redhat.com>
src/client/Client.cc
src/client/Client.h