aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-10 14:05:07 -0500
committerEric W. Biederman <ebiederm@xmission.com>2012-09-21 06:13:31 -0400
commit2f2f43d3c7b1da8dba56716dd1be196b6f57bf9b (patch)
treed1740a461274c8119dbf8e261a75c63095ee740a /init
parent7f5b82b835ee62b365f39373e35162eb7a072c5f (diff)
userns: Convert btrfs to use kuid/kgid where appropriate
Cc: Chris Mason <chris.mason@fusionio.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/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index fd91d2b63875..44f580f406d0 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -930,7 +930,6 @@ config UIDGID_CONVERTED
930 depends on 9P_FS = n 930 depends on 9P_FS = n
931 depends on AFS_FS = n 931 depends on AFS_FS = n
932 depends on AUTOFS4_FS = n 932 depends on AUTOFS4_FS = n
933 depends on BTRFS_FS = n
934 depends on CEPH_FS = n 933 depends on CEPH_FS = n
935 depends on CIFS = n 934 depends on CIFS = n
936 depends on CODA_FS = n 935 depends on CODA_FS = n