]> git.hungrycats.org Git - linux/commitdiff
XFS: Sysctl updates
authorNathan Scott <nathans@sgi.com>
Tue, 15 Oct 2002 00:56:47 +0000 (02:56 +0200)
committerChristoph Hellwig <hch@sgi.com>
Tue, 15 Oct 2002 00:56:47 +0000 (02:56 +0200)
Symlinks are created by default with mode 777 now, old behavior is
still accessible through sysctl through.  Irixsgid mount option
eprecated and it too is still accessible through sysctl.

Modid: 2.5.x-xfs:slinx:129282a

Documentation/filesystems/xfs.txt

index 50be3f374c271413643651398b5b1eab91cc1e45..33538b8704f74b0a4c74fad25684684a59e1db12 100644 (file)
@@ -29,12 +29,6 @@ When mounting an XFS filesystem, the following options are accepted.
        The preferred buffered I/O size can also be altered on an
        individual file basis using the ioctl(2) system call.
 
-  irixsgid
-       Do not inherit the ISGID bit on subdirectories of ISGID
-       directories, if the process creating the subdirectory
-       is not a member of the parent directory group ID.
-       This matches IRIX behavior.
-
   logbufs=value
        Set the number of in-memory log buffers.  Valid numbers range
        from 2-8 inclusive.