]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: permit MDS to send writes on full pools 5942/head
authorJohn Spray <john.spray@redhat.com>
Tue, 15 Sep 2015 21:11:20 +0000 (22:11 +0100)
committerJohn Spray <john.spray@redhat.com>
Tue, 15 Sep 2015 21:11:20 +0000 (22:11 +0100)
commit412e412aa6a85071946b4f0b83751c0421c52365
tree8fb201aad77ecb0b8651543cf47d45ba708c2864
parentca7861d28fd393de690565fe1de034f63402371b
osd: permit MDS to send writes on full pools

Same behaviour as the global full flag, for the
per-pool full flag.  The FS was broken by 67de12bf,
which added the pool flag handling.

Fixes: #12971
Signed-off-by: John Spray <john.spray@redhat.com>
src/osd/OSD.cc