s3: Add vfs_linux_xfs_sgid
commit95863bfb5e547132c8f02c49a2bed1ec308d8f5e
authorVolker Lendecke <vl@samba.org>
Tue, 5 Jan 2010 09:42:38 +0000 (5 10:42 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 2 Jun 2010 10:30:51 +0000 (2 12:30 +0200)
treefff728ae7c2a5983520106be530518836e6482f4
parent7747575ef485a4d8cfe2fe9ada18b5b009074a0f
s3: Add vfs_linux_xfs_sgid

http://oss.sgi.com/bugzilla/show_bug.cgi?id=280 shows an old Linux XFS bug that
still exists: Under certain circumstances the SGID bit is not inherited.
source3/Makefile.in
source3/configure.in
source3/modules/vfs_linux_xfs_sgid.c [new file with mode: 0644]