1VFS_SYNCOPS(8)            System Administration tools           VFS_SYNCOPS(8)
2
3
4

NAME

6       vfs_linux_xfs_sgid
7

SYNOPSIS

9       vfs objects = linux_xfs_sgid
10

DESCRIPTION

12       This VFS module is part of the samba(7) suite.
13
14       vfs_linux_xfs_sgid is a VFS module to work around an old Linux XFS bug
15       that still exists: Under certain circumstances the SGID bit is not
16       inherited (http://oss.sgi.com/bugzilla/show_bug.cgi?id=280). The
17       vfs_linux_xfs_sgid VFS module will work around this bug by manually
18       setting the SGID bit after a mkdir if the parent directory had the SGID
19       bit set.
20
21       This module is stackable.
22

EXAMPLES

24       Add syncops functionality for [share]:
25
26                   [share]
27                vfs objects = linux_xfs_sgid
28

VERSION

30       This man page is part of version 4.8.3 of the Samba suite.
31

AUTHOR

33       The original Samba software and related utilities were created by
34       Andrew Tridgell. Samba is now developed by the Samba Team as an Open
35       Source project similar to the way the Linux kernel is developed.
36
37
38
39Samba 4.8.3                       10/30/2018                    VFS_SYNCOPS(8)
Impressum