ceph: demote quotarealm lookup warning to a debug message
authorLuis Henriques <lhenriques@suse.com>
Tue, 5 May 2020 12:59:02 +0000 (13:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 May 2020 05:58:27 +0000 (07:58 +0200)
commit53f453031a207186f3b6734282b759bb98ae83e8
tree379465086f6cc5081fadc214c04170f8c7efb61b
parent3fd9f902c08a9506f24c0857c2cb321d3d72c8dc
ceph: demote quotarealm lookup warning to a debug message

commit 12ae44a40a1be891bdc6463f8c7072b4ede746ef upstream.

A misconfigured cephx can easily result in having the kernel client
flooding the logs with:

  ceph: Can't lookup inode 1 (err: -13)

Change this message to debug level.

Cc: stable@vger.kernel.org
URL: https://tracker.ceph.com/issues/44546
Signed-off-by: Luis Henriques <lhenriques@suse.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/ceph/quota.c