]> git.baikalelectronics.ru Git - kernel.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)
commit497ef926dc3d1f74c6ea695b9b0d0d7b5ed1a115
tree0661ade0363275049ff2e26fa717b56f9e947620
parent79b5443aa86a7e30f1b8fe7ab88acb93c502bf99
ceph: move mount state enum to super.h

[ Upstream commit a5ed4999df4050d3b3d6ce82ec4088f8a257b7cb ]

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