fs/sockfs: Don't register the sockfs filesystem

The use of mount_psuedo_xattr which sets SB_NOUSER makes it impossible
for userspace to mount the sockfs filesystem.  This makes registering
the filesystem useless.  So stop registering the filesystem.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
1 file changed