]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: check per-pool full flag in op path
authorJohn Spray <john.spray@redhat.com>
Tue, 31 Mar 2015 13:15:40 +0000 (14:15 +0100)
committerJohn Spray <john.spray@redhat.com>
Tue, 12 May 2015 09:20:43 +0000 (10:20 +0100)
commit1fa928279f066bd50297cf749ee9f7198b14e376
treea12f38183ced5a043f88d2fb63d26ac0ee5ed0ed
parent6eca240b26e112641caa7ed31a5ae58e1fefff26
client: check per-pool full flag in op path

...so that in a quota full state, we give ENOSPC
up front instead of waiting for it to happen
on flush.

Fixes: #11276
Signed-off-by: John Spray <john.spray@redhat.com>
src/client/Client.cc