]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ceph: switch to WARN_ON_ONCE in encode_supported_features()
authorXiubo Li <xiubli@redhat.com>
Tue, 30 Jun 2020 07:52:18 +0000 (03:52 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 3 Aug 2020 09:05:16 +0000 (11:05 +0200)
commitb682c6d41bc23353b5d80e02ca4961ac67624f4c
tree60375fdd07a3aaadd3578f749a37127b2a46bb0a
parent4f1d756def68588b88068af1d5a4a3b6dc7e6e2a
ceph: switch to WARN_ON_ONCE in encode_supported_features()

...and let the errnos bubble up to the callers.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/mds_client.c