commit | 42ad631b4d0e0d6da0bfe375af99887251fbf970 | [log] [tgz] |
---|---|---|
author | Xiubo Li <xiubli@redhat.com> | Wed Aug 25 21:45:44 2021 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu Sep 02 22:49:17 2021 +0200 |
tree | aa56d3dbce1a75fb9c2a6d7b88f330638d053bf5 | |
parent | a6d37ccdd240e80f26aaea0e62cda310e0e184d7 [diff] |
ceph: don't WARN if we're force umounting Force umount will try to close the sessions by setting the session state to _CLOSING. We don't want to WARN in this situation, since it's expected. Signed-off-by: Xiubo Li <xiubli@redhat.com> Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>