summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_gpfs.h
AgeCommit message (Collapse)AuthorFilesLines
2010-10-13s3:gpfs: Add support for the gpfs_ftruncate callChristian Ambach1-0/+1
ported from the v3-4-ctdb branch to master This used to be commit 1f138cc9f4a Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed Oct 13 13:34:25 UTC 2010 on sn-devel-104
2009-06-02Support getting gpfs birthtimeVolker Lendecke1-0/+1
2009-06-02Store winattrs in GPFSMathias Dietz1-0/+2
1. Store win attributes in gpfs instead of posix bits. 2. use of path based winattr calls of gpfs. Signed-off-by: Mathias Dietz <mdietz@de.ibm.com>
2009-04-06Add prototype for smbd_gpfs_get_realfilename_pathVolker Lendecke1-0/+2
2008-01-16Merge latest fixes to vfs_gpfs and NFS4 ACLs from Samba 3.0 CTDB branch ↵Alexander Bokovoy1-0/+32
(from http://samba.org/~tridge/3_0-ctdb) Signed-off-by: Alexander Bokovoy <ab@samba.org>(This used to be commit 1daad835cbfb4615a8fe7a241f4d578f7e69f214)