]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ceph: move mount state enum to super.h
authorXiubo Li <xiubli@redhat.com>
Wed, 1 Feb 2023 01:36:44 +0000 (09:36 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Feb 2023 11:59:45 +0000 (12:59 +0100)
commiteb253f83d403a4d5f9a6160fe95a56257d358601
tree0661ade0363275049ff2e26fa717b56f9e947620
parentb9f21e40135ab8d18bec9e8e0c8396a9fdb715f2
ceph: move mount state enum to super.h

[ Upstream commit b38b17b6a01ca4e738af097a1529910646ef4270 ]

These flags are only used in ceph filesystem in fs/ceph, so just
move it to the place it should be.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/ceph/super.h
include/linux/ceph/libceph.h