]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: disallow write operations when MDS is readonly
authorYan, Zheng <zyan@redhat.com>
Fri, 28 Nov 2014 07:55:16 +0000 (15:55 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 2 Dec 2014 02:47:23 +0000 (10:47 +0800)
commit4f6474f2b7b8be00db8d3e457e6149bcec56fbbc
treeea4bbebab81df97c3792a796982ed9872e57a35a
parent772a0d538ae26c58d2ed52f62cc3417aabcb0fc0
mds: disallow write operations when MDS is readonly

Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/mds/MDCache.cc
src/mds/MDCache.h
src/mds/Server.cc