diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-07 16:32:04 -0800 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 03:12:16 -0700 |
commit | 32d639c66e04149d490093f8b4b49cb922bfe294 (patch) | |
tree | 04d8cca3ee415277ee22e1ea34b2acde463ad4fa /init | |
parent | 170782eb89462d30302cec12378253115b492b38 (diff) | |
download | linux-32d639c66e04149d490093f8b4b49cb922bfe294.tar.bz2 |
userns: Convert gadgetfs to use kuid and kgid where appropriate
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Felipe Balbi <balbi@ti.com>
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'init')
-rw-r--r-- | init/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 60bdff259b27..633bde28c8ce 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -932,7 +932,6 @@ config UIDGID_CONVERTED depends on NET_9P = n # Filesystems - depends on USB_GADGETFS = n depends on USB_FUNCTIONFS = n depends on DEVTMPFS = n depends on XENFS = n |