commit | 29e878201ee635940ba018bce51f4ee0f0e47a5b | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Thu May 17 16:13:07 2018 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Jun 04 20:45:58 2018 +0200 |
tree | bc501cab9a9a5231d946df3c4c49026d5e26c0e6 | |
parent | 4eea0fefd7e60552b36a74f49bd7064d1a5aef2d [diff] |
libceph: don't warn if req->r_abort_on_full is set The "FULL or reached pool quota" warning is there to explain paused requests. No need to emit it if pausing isn't going to occur. Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Acked-by: Jeff Layton <jlayton@redhat.com> Reviewed-by: "Yan, Zheng" <zyan@redhat.com>