Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124871
b: refs/heads/master
c: f3f0d7b
h: refs/heads/master
i:
  124869: 66bbf1e
  124867: b99d210
  124863: 110aab5
v: v3
  • Loading branch information
Tim Shimmin authored and Lachlan McIlroy committed Oct 30, 2008
1 parent 6f2fcf1 commit 1a23a05
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ea5a3dc8356bf1cf27bab9a5a0da5dfbbb82013d
refs/heads/master: f3f0d7b026ae34d6ed5ae67cd4dd5909f9cd70a5
4 changes: 0 additions & 4 deletions trunk/Documentation/filesystems/xfs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,6 @@ The following sysctls are available for the XFS filesystem:
ISGID bit is cleared if the irix_sgid_inherit compatibility sysctl
is set.

fs.xfs.restrict_chown (Min: 0 Default: 1 Max: 1)
Controls whether unprivileged users can use chown to "give away"
a file to another user.

fs.xfs.inherit_sync (Min: 0 Default: 1 Max: 1)
Setting this to "1" will cause the "sync" flag set
by the xfs_io(8) chattr command on a directory to be
Expand Down
1 change: 0 additions & 1 deletion trunk/kernel/sysctl_check.c
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,6 @@ static const struct trans_ctl_table trans_fs_quota_table[] = {
};

static const struct trans_ctl_table trans_fs_xfs_table[] = {
{ XFS_RESTRICT_CHOWN, "restrict_chown" },
{ XFS_SGID_INHERIT, "irix_sgid_inherit" },
{ XFS_SYMLINK_MODE, "irix_symlink_mode" },
{ XFS_PANIC_MASK, "panic_mask" },
Expand Down

0 comments on commit 1a23a05

Please sign in to comment.