summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_vxfs.c
Commit message (Expand)AuthorAgeFilesLines
* s3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECVRalph Boehme2018-07-271-0/+2
* pass 'rdonly' or 'directory' flag to open a directory file.Pooja Mahadik2018-07-111-3/+5
* vfs: Use static_decl_vfs in all VFS modulesChristof Schmitt2017-12-181-1/+1
* Changes in samba vxfs plugin.Pooja Mahadik2017-09-301-0/+89
* s3: VFS: Change SMB_VFS_GETXATTR to use const struct smb_filename * instead o...Jeremy Allison2017-06-011-6/+8
* s3: VFS: Change SMB_VFS_SETXATTR to use const struct smb_filename * instead o...Jeremy Allison2017-05-311-17/+40
* s3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct smb_filename * instea...Jeremy Allison2017-05-311-14/+18
* s3: VFS: Change SMB_VFS_LISTXATTR to use const struct smb_filename * instead ...Jeremy Allison2017-05-311-4/+6
* s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * i...Jeremy Allison2017-05-311-4/+8
* s3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const struct smb_filename * i...Jeremy Allison2017-05-311-7/+8
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-2/+2
* Efficient xattr handling for VxFS Signed-off-by: Abhidnya Joshi <Abhidnya.Jos...Abhidnya Joshi2016-06-031-13/+136
* s3: Filenames: Add uint32_t flags parameter to synthetic_smb_fname().Jeremy Allison2016-03-241-1/+1
* s3: vfs module: Adding new vfs module for Symantec VxFS.Abhidnya Joshi2014-09-181-0/+711