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)
commit3e64fe5b21852375f2f53e7244ba697f1fee2fcf
tree43c3cd480c7ed68aaf431980995a30f1f44ee637
parentf6161aa153581da4a3867a2d1a7caf4be19b6ec9
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