1. 16 May, 2012 1 commit
  2. 11 May, 2012 2 commits
  3. 10 May, 2012 2 commits
  4. 08 May, 2012 1 commit
  5. 04 May, 2012 1 commit
    • Steven Whitehouse's avatar
      GFS2: Fix sgid propagation when using ACLs · f9425ad4
      Steven Whitehouse authored
      This cleans up the mode setting code when creating inodes. The
      SGID bit was being reset by setattr_copy() when the user creating a
      subdirectory was not in the owning group. When ACLs are in use this
      SGID bit should have been propagated if the ACL allows creation of
      a subdirectory. GFS2's behaviour now matches that of the other ACL
      supporting filesystems in this regard.
      Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
      f9425ad4
  6. 02 May, 2012 1 commit
  7. 30 Apr, 2012 1 commit
  8. 27 Apr, 2012 1 commit
  9. 24 Apr, 2012 28 commits
  10. 23 Apr, 2012 2 commits