]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: don't respond getattr with -EROFS when mds is readonly
authorYan, Zheng <zyan@redhat.com>
Thu, 16 Jan 2020 09:45:21 +0000 (17:45 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 16 Jan 2020 09:45:21 +0000 (17:45 +0800)
commitefcc49de79cac0724568df8192be0c104bbebdf5
tree548d676ce2a441998c66b773ee96bbd070ec919b
parentc9904ce762213a096eb08f89a33aad2b4658d4f5
mds: don't respond getattr with -EROFS when mds is readonly

Fixes: https://tracker.ceph.com/issues/43601
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/Server.cc