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)
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>

No differences found