commit | 3e64fe5b21852375f2f53e7244ba697f1fee2fcf | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Mar 11 07:05:42 2013 -0700 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Mon Mar 11 07:09:48 2013 -0700 |
tree | 43c3cd480c7ed68aaf431980995a30f1f44ee637 | |
parent | f6161aa153581da4a3867a2d1a7caf4be19b6ec9 [diff] |
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>