summaryrefslogtreecommitdiffstats
path: root/source3/modules/gpfs.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Avoid oplock break by storing timestamps with gpfs_set_timesChristof Schmitt2014-01-091-0/+46
* s3:vfs_gpfs: Use directory not file to get fileset idChristof Schmitt2012-08-291-3/+13
* s3:vfs_gpfs: Fix compile error in gpfs moduleChristof Schmitt2012-08-161-0/+1
* s3:vfs_gpfs: Implement fallocate callback for GPFSChristof Schmitt2012-03-221-0/+12
* s3:vfs_gpfs: add GPFS api calls for quota and free space reportingChristof Schmitt2012-03-221-0/+76
* s3:vfs_gpfs: make "gpfs:getrealfilename" a per share optionStefan Metzmacher2012-02-101-7/+1
* s3:vfs_gpfs: make "gpfs:ftruncate" a per share optionStefan Metzmacher2012-02-101-3/+1
* s3:vfs_gpfs: make "gpfs:winattr" a per share optionStefan Metzmacher2012-02-101-5/+3
* s3:vfs:gpfs remove non-working codeChristian Ambach2011-11-241-65/+0
* Revert "Add a missing include file to two VFS modules"Jeremy Allison2011-09-231-1/+0
* Add a missing include file to two VFS modulesRichard Sharpe2011-09-151-0/+1
* s3:modules fix non-empty blank linesChristian Ambach2011-07-051-3/+3
* s3-modules: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4Björn Baumbach2011-05-181-0/+1
* s3:vfs use gpfs_lib_initChristian Ambach2011-04-261-0/+18
* s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner2011-03-301-0/+1
* s3: FILE_WRITE_DATA & friends have gone from includes.hVolker Lendecke2010-10-281-0/+1
* s3:gpfs: Add support for the gpfs_ftruncate callChristian Ambach2010-10-131-2/+14
* s3:vfs:gpfs convert sharemodes/leases parameterChristian Ambach2010-10-131-12/+0
* changed debuglevel for two messages in the GPFS module from 0 to 10 they spam...Christian Ambach2009-09-281-2/+2
* Support getting gpfs birthtimeVolker Lendecke2009-06-021-0/+13
* Store winattrs in GPFSMathias Dietz2009-06-021-0/+41
* Make use of gpfs_get_real_filename optionalVolker Lendecke2009-03-041-1/+5
* Make use of smbd_gpfs_get_realfilename_path in unix_convertVolker Lendecke2008-12-101-0/+25
* s3:modules/gpfs: Fix nonempty blank linesVolker Lendecke2008-12-101-2/+2
* Revert "Fix some merge omissions for GPFS"Volker Lendecke2008-12-101-5/+5
* Revert "Make use of smbd_gpfs_get_realfilename_path in unix_convert"Volker Lendecke2008-12-101-25/+0
* Make use of smbd_gpfs_get_realfilename_path in unix_convertVolker Lendecke2008-12-101-0/+25
* Fix some merge omissions for GPFSVolker Lendecke2008-12-101-5/+5
* Search for gpfs functions in both libgpfs_gpl.so an libgpfs.soMathias Dietz2008-11-241-47/+45
* Remove sys_dl*() - stubs are already provided by libreplace.Jelmer Vernooij2008-11-011-8/+8
* Merge latest fixes to vfs_gpfs and NFS4 ACLs from Samba 3.0 CTDB branch (from...Alexander Bokovoy2008-01-161-7/+13
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-3/+3
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23228: Merge cleanup to the gpfs module from Tridge. Also potentially disableVolker Lendecke2007-10-101-33/+28
* r21004: Patch from Mathias Dietz <MDIETZ@de.ibm.com> to fix multi-nodeJim McDonough2007-10-101-1/+1
* r20717: Merge sharemode patch from Mathias Dietz <MDIETZ@de.ibm.com>.Jim McDonough2007-10-101-4/+9
* r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough2007-10-101-0/+231