diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-08 00:31:49 (GMT) |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-08-03 15:28:01 (GMT) |
commit | d755586052e3f3020f7ed25a83945ecd38a5613a (patch) | |
tree | 50ad5a9ee5dd1a6c091b8a10d5959e01b6ce466b /fs/namei.c | |
parent | 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee (diff) | |
download | linux-fsl-qoriq-d755586052e3f3020f7ed25a83945ecd38a5613a.tar.xz |
userns: Allow the usernamespace support to build after the removal of usbfs
The user namespace code has an explicit "depends on USB_DEVICEFS = n"
dependency to prevent building code that is not yet user namespace safe. With
the removal of usbfs from the kernel it is now impossible to satisfy the
USB_DEFICEFS = n dependency and thus it is impossible to enable user
namespace support in 3.5-rc1. So remove the now useless depedency.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions