]> git.baikalelectronics.ru Git - kernel.git/commit
ceph: move CEPH_SUPER_MAGIC definition to magic.h
authorJeff Layton <jlayton@kernel.org>
Mon, 10 Jan 2022 23:28:33 +0000 (18:28 -0500)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 13 Jan 2022 12:40:07 +0000 (13:40 +0100)
commita1e99eeea664f1da5fd55607105d117cf405eac3
treef5c2d4552c96a1ce5a90f66c1de85059ed0b123e
parent105b49cb5fa40e1a7fa852332244d2f290b05e43
ceph: move CEPH_SUPER_MAGIC definition to magic.h

The uapi headers are missing the ceph definition. Move it there so
userland apps can ID cephfs.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/super.c
fs/ceph/super.h
include/uapi/linux/magic.h