]> git.baikalelectronics.ru Git - kernel.git/commit
fs: Limit sys_mount to only request filesystem modules. (Part 3)
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 11 Mar 2013 14:05:42 +0000 (07:05 -0700)
committerEric W. Biederman <ebiederm@xmission.com>
Mon, 11 Mar 2013 14:09:48 +0000 (07:09 -0700)
commitafd27c3d4f94de341c94547a39e18cdc534f4f24
tree43c3cd480c7ed68aaf431980995a30f1f44ee637
parent025d7a061973fce562117d8afddd51b81bc911f1
fs: Limit sys_mount to only request filesystem modules. (Part 3)

Somehow I failed to add the MODULE_ALIAS_FS for cifs, hostfs, hpfs,
squashfs, and udf despite what I thought were my careful checks :(

Add them now.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
fs/cifs/cifsfs.c
fs/hostfs/hostfs_kern.c
fs/hpfs/super.c
fs/squashfs/super.c
fs/udf/super.c