summaryrefslogtreecommitdiff
path: root/source3/modules/gpfs.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-29s3:vfs_gpfs: Use directory not file to get fileset idChristof Schmitt1-3/+13
2012-08-16s3:vfs_gpfs: Fix compile error in gpfs moduleChristof Schmitt1-0/+1
2012-03-22s3:vfs_gpfs: Implement fallocate callback for GPFSChristof Schmitt1-0/+12
2012-03-22s3:vfs_gpfs: add GPFS api calls for quota and free space reportingChristof Schmitt1-0/+76
2012-02-10s3:vfs_gpfs: make "gpfs:getrealfilename" a per share optionStefan Metzmacher1-7/+1
2012-02-10s3:vfs_gpfs: make "gpfs:ftruncate" a per share optionStefan Metzmacher1-3/+1
2012-02-10s3:vfs_gpfs: make "gpfs:winattr" a per share optionStefan Metzmacher1-5/+3
2011-11-24s3:vfs:gpfs remove non-working codeChristian Ambach1-65/+0
2011-09-23Revert "Add a missing include file to two VFS modules"Jeremy Allison1-1/+0
2011-09-15Add a missing include file to two VFS modulesRichard Sharpe1-0/+1
2011-07-05s3:modules fix non-empty blank linesChristian Ambach1-3/+3
2011-05-18s3-modules: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4Björn Baumbach1-0/+1
2011-04-26s3:vfs use gpfs_lib_initChristian Ambach1-0/+18
2011-03-30s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner1-0/+1
2010-10-28s3: FILE_WRITE_DATA & friends have gone from includes.hVolker Lendecke1-0/+1
2010-10-13s3:gpfs: Add support for the gpfs_ftruncate callChristian Ambach1-2/+14
2010-10-13s3:vfs:gpfs convert sharemodes/leases parameterChristian Ambach1-12/+0
2009-09-28changed debuglevel for two messages in the GPFS module from 0 to 10 they spam...Christian Ambach1-2/+2
2009-06-02Support getting gpfs birthtimeVolker Lendecke1-0/+13
2009-06-02Store winattrs in GPFSMathias Dietz1-0/+41
2009-03-04Make use of gpfs_get_real_filename optionalVolker Lendecke1-1/+5
2008-12-10Make use of smbd_gpfs_get_realfilename_path in unix_convertVolker Lendecke1-0/+25
2008-12-10s3:modules/gpfs: Fix nonempty blank linesVolker Lendecke1-2/+2
2008-12-10Revert "Fix some merge omissions for GPFS"Volker Lendecke1-5/+5
2008-12-10Revert "Make use of smbd_gpfs_get_realfilename_path in unix_convert"Volker Lendecke1-25/+0
2008-12-10Make use of smbd_gpfs_get_realfilename_path in unix_convertVolker Lendecke1-0/+25
2008-12-10Fix some merge omissions for GPFSVolker Lendecke1-5/+5
2008-11-24Search for gpfs functions in both libgpfs_gpl.so an libgpfs.soMathias Dietz1-47/+45
2008-11-01Remove sys_dl*() - stubs are already provided by libreplace.Jelmer Vernooij1-8/+8
2008-01-16Merge latest fixes to vfs_gpfs and NFS4 ACLs from Samba 3.0 CTDB branch (from...Alexander Bokovoy1-7/+13
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-3/+3
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23228: Merge cleanup to the gpfs module from Tridge. Also potentially disableVolker Lendecke1-33/+28
2007-10-10r21004: Patch from Mathias Dietz <MDIETZ@de.ibm.com> to fix multi-nodeJim McDonough1-1/+1
2007-10-10r20717: Merge sharemode patch from Mathias Dietz <MDIETZ@de.ibm.com>.Jim McDonough1-4/+9
2007-10-10r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough1-0/+231