From 272bda6e4f7c013180a7d3282766a461cbe24151 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Thu, 19 Oct 2006 23:28:35 -0700 Subject: [PATCH] --- yaml --- r: 39974 b: refs/heads/master c: f2fbc6c2dad7bbcbf226c094749534f1e84d3be2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/Kconfig | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index d8ff6e5a8feb..e39e7c3e1247 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d6f8ff7381501887233666b508b9eac70143303d +refs/heads/master: f2fbc6c2dad7bbcbf226c094749534f1e84d3be2 diff --git a/trunk/fs/Kconfig b/trunk/fs/Kconfig index 6a3df055280a..fee318e6f4bb 100644 --- a/trunk/fs/Kconfig +++ b/trunk/fs/Kconfig @@ -634,6 +634,10 @@ config FUSE_FS If you want to develop a userspace FS, or if you want to use a filesystem based on FUSE, answer Y or M. +config GENERIC_ACL + bool + select FS_POSIX_ACL + if BLOCK menu "CD-ROM/DVD Filesystems" @@ -2080,10 +2084,6 @@ config 9P_FS If unsure, say N. -config GENERIC_ACL - bool - select FS_POSIX_ACL - endmenu if BLOCK