Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.6.15-rc5-git5 /Documentation/filesystems/ext3.txt

Filename:/Documentation/filesystems/ext3.txt
Lines Added:13
Lines Deleted:13
Also changed in: (Previous) 2.6.15-rc5-git4  2.6.15-rc5-git3  2.6.9  2.6.9-final  2.6.9-rc4  2.6.9-rc3 
(Following) 2.6.15-rc5-git6  2.6.15-rc5-git7  2.6.15-rc6  2.6.15-rc7  2.6.15  2.6.15-git5 

Location
[  2.6.15-rc5-git5
  [  Documentation
    [  filesystems
       o  ext3.txt

Patch

diff --git a/Documentation/filesystems/ext3.txt b/Documentation/filesystems/ext3.txt
index 9ab7f44..9840d5b 100644
--- a/Documentation/filesystems/ext3.txt
+++ b/Documentation/filesystems/ext3.txt
@@ -57,19 +57,19 @@ oldalloc      This disables the Orlov block 
          we'd like to get some feedback if it's the contrary for
          you.
 
-user_xattr   (*)   Enables POSIX Extended Attributes. It's enabled by
-         default, however you need to confifure its support
-         (CONFIG_EXT3_FS_XATTR). This is neccesary if you want
-         to use POSIX Acces Control Lists support. You can visit
-         http://acl.bestbits.at to know more about POSIX Extended
-         attributes.
-
-nouser_xattr      Disables POSIX Extended Attributes.
-
-acl      (*)   Enables POSIX Access Control Lists support. This is
-         enabled by default, however you need to configure
-         its support (CONFIG_EXT3_FS_POSIX_ACL). If you want
-         to know more about ACLs visit http://acl.bestbits.at
+user_xattr      Enables Extended User Attributes. Additionally, you need
+         to have extended attribute support enabled in the kernel
+         configuration (CONFIG_EXT3_FS_XATTR). See the attr(5)
+         manual page and http://acl.bestbits.at to learn more
+         about extended attributes.
+
+nouser_xattr      Disables Extended User Attributes.
+
+acl         Enables POSIX Access Control Lists support.  Additionally,
+         you need to have ACL support enabled in the kernel
+         configuration (CONFIG_EXT3_FS_POSIX_ACL). See the acl(5)
+         manual page and http://acl.bestbits.at for more
+         information.
 
 noacl         This option disables POSIX Access Control List support.
 


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.