summaryrefslogtreecommitdiff
path: root/source3/modules
Commit message (Expand)AuthorAgeFilesLines
* s3: VFS: Complete the replacement of SMB_VFS_LINK() -> SMB_VFS_LINKAT().Jeremy Allison2019-08-202-22/+0
* s3: VFS: vfs_time_audit. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-22/+0
* s3: VFS: vfs_full_audit. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-15/+0
* s3: VFS: vfs_unityed_media. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-34/+0
* s3: VFS: vfs_syncops. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-20/+0
* s3: VFS: vfs_snapper. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-29/+0
* s3: VFS: vfs_shadow_copy2. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-42/+0
* s3: VFS: vfs_media_harmony. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-41/+0
* s3: VFS: vfs_glusterfs. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-16/+0
* s3: VFS: vfs_ceph_snapshots. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-32/+0
* s3: VFS: vfs_ceph. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-16/+0
* s3: VFS: vfs_cap. Remove link_fn(). No longer used.Jeremy Allison2019-08-201-53/+0
* s3: VFS: vfs_unityed_media. Implement linkat().Jeremy Allison2019-08-201-0/+47
* s3: VFS: vfs_time_audit. Implement linkat().Jeremy Allison2019-08-201-0/+31
* s3: VFS: vfs_syncops. Implement linkat().Jeremy Allison2019-08-201-0/+33
* s3: VFS: vfs_snapper. Implement linkat().Jeremy Allison2019-08-201-0/+37
* s3: VFS: vfs_shadow_copy2. Implement linkat().Jeremy Allison2019-08-201-0/+50
* s3: VFS: vfs_media_harmony. Implement linkat().Jeremy Allison2019-08-201-0/+53
* s3: VFS: vfs_glusterfs. Implement linkat().Jeremy Allison2019-08-201-0/+23
* s3: VFS: vfs_full_audit. Implement linkat().Jeremy Allison2019-08-201-0/+25
* s3: VFS: vfs_ceph_snapshots. Implement linkat().Jeremy Allison2019-08-201-0/+40
* s3: VFS: vfs_ceph. Implement linkat().Jeremy Allison2019-08-201-0/+23
* s3: VFS: vfs_cap. Implement linkat().Jeremy Allison2019-08-201-0/+61
* s3: VFS: Add SMB_VFS_LINKAT().Jeremy Allison2019-08-202-0/+37
* vfs_glusterfs: Enable profiling for file system operationsAnoop C S2019-08-201-49/+288
* s3: VFS: vfs_default. Convert underlying system call to renameat().Jeremy Allison2019-08-161-4/+4
* s3: VFS: Complete the replacement of SMB_VFS_RENAME() -> SMB_VFS_RENAMEAT().Jeremy Allison2019-08-162-30/+0
* s3: VFS: vfs_time_audit. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-21/+0
* s3: VFS: vfs_full_audit. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-18/+0
* s3: VFS: vfs_virusfilter. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-35/+0
* s3: VFS: vfs_unityed_media. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-49/+0
* s3: VFS: vfs_syncops. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-22/+1
* s3: VFS: vfs_streams_xattr. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-89/+0
* s3: VFS: vfs_streams_depot: Change to using SMB_VFS_RENAMEAT() instead of SMB...Jeremy Allison2019-08-161-2/+5
* s3: VFS: vfs_streams_depot. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-53/+0
* s3: VFS: vfs_snapper. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-28/+0
* s3: VFS: vfs_shadow_copy2. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-44/+0
* s3: VFS: vfs_netatalk. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-39/+0
* s3: VFS: vfs_media_harmony. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-57/+0
* s3: VFS: vfs_glusterfs. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-9/+0
* s3: VFS: vfs_fruit. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-55/+0
* s3: VFS: vfs_extd_audit. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-25/+0
* s3: VFS: vfs_crossrename. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-27/+0
* s3: VFS: vfs_ceph_snapshots. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-33/+0
* s3: VFS: vfs_ceph. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-16/+0
* s3: VFS: vfs_catia. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-59/+0
* s3: VFS: vfs_cap. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-44/+0
* s3: VFS: vfs_audit. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-18/+0
* s3: VFS: vfs_recycle. Use SMB_VFS_RENAMEAT() instead of SMB_VFS_RENAME().Jeremy Allison2019-08-161-1/+5
* s3: smbd: vfs_virusfilter: Use SMB_VFS_RENAMEAT() instead of SMB_VFS_RENAME.Jeremy Allison2019-08-161-1/+5