]> git.baikalelectronics.ru Git - kernel.git/commit
udf: Export superblock magic to userspace
authorJan Kara <jack@suse.cz>
Thu, 28 Apr 2016 08:40:09 +0000 (10:40 +0200)
committerJan Kara <jack@suse.cz>
Thu, 28 Apr 2016 08:43:31 +0000 (10:43 +0200)
commit2a00e1e5c7b880e4a6529c12749965064195e478
treebe3bd2ac8da67d09cba33add39d2eda15067a48e
parentd9366b3bcd49d1c1c8bd262875cde397e2c37b7e
udf: Export superblock magic to userspace

Currently UDF superblock magic doesn't appear in any userspace header
files and thus userspace apps have hard time checking for this fs. Let's
export the magic to userspace as with any other filesystem.

Signed-off-by: Jan Kara <jack@suse.cz>
fs/udf/udf_sb.h
include/uapi/linux/magic.h