fuse: move FUSE_SUPER_MAGIC definition to magic.h
authorJeff Layton <jlayton@kernel.org>
Mon, 10 Jan 2022 23:52:52 +0000 (18:52 -0500)
committerMiklos Szeredi <mszeredi@redhat.com>
Mon, 21 Feb 2022 13:57:26 +0000 (14:57 +0100)
commitc086df4902573e2f06c6a2a83452c13a8bc603f5
treef72e0bacc91889e59af1dae8998f0f52f06c1968
parenta679a61520d8a7b0211a1da990404daf5cc80b72
fuse: move FUSE_SUPER_MAGIC definition to magic.h

...to help userland apps that need to identify FUSE mounts.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/fuse/inode.c
include/uapi/linux/magic.h