]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: check if mds create snaprealm when setting quota
authorYan, Zheng <zyan@redhat.com>
Wed, 4 Apr 2018 09:43:10 +0000 (17:43 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 5 Apr 2018 03:12:16 +0000 (11:12 +0800)
commit6bac60ce353786813eabc29f8831444a0f92a9f1
treecac4e0c67f8b87e44cfa2552e9b8d3688e7eaa14
parenta3d76d61ec0dab59e961a0e7a828f0435c702e53
client: check if mds create snaprealm when setting quota

If mds does not, return -EOPNOTSUPP

Fixes: http://tracker.ceph.com/issues/23491
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/client/Client.cc