summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_gpfs.c
Commit message (Expand)AuthorAgeFilesLines
* s3:vfs_gpfs: Use directory not file to get fileset idChristof Schmitt2012-08-291-2/+22
* s3: Merge vfs_gpfs_hsm_notify into vfs_gpfs.cVolker Lendecke2012-08-171-0/+190
* s3:vfs_gpfs: make sure parameters are set correctly for leasesChristian Ambach2012-08-161-0/+25
* s3-smbd: Change allocation of smb_acl_t to talloc()Andrew Bartlett2012-08-151-2/+2
* s3:vfs_gpfs: fix ACL length calculationRalph Wuerthner2012-07-111-9/+4
* s3:vfs_gpfs: Check softquota before gracetimeChristof Schmitt2012-07-111-1/+2
* s3-vfs_gpfs: Fix bug #9003, posix acl on gpfsVolker Lendecke2012-06-221-2/+2
* s3:vfs_gpfs: add "gpfs:acl" optionBjörn Baumbach2012-06-151-0/+81
* s3:vfs/gpfs: Have inherited deny ACE's show up in ACLsAlexander Werth2012-05-081-2/+2
* build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett2012-04-061-3/+3
* s3:vfs_gpfs: fix some compiler warningsChristian Ambach2012-03-221-3/+3
* s3:vfs_gpfs: remove fallback to linux_setleaseChristian Ambach2012-03-221-6/+0
* s3:vfs_gpfs: correct use of profiling macrosChristian Ambach2012-03-221-4/+5
* s3:vfs_gpfs: Implement fallocate callback for GPFSChristof Schmitt2012-03-221-0/+41
* s3:vfs_gpfs: Report disk space and usage on GPFS share according to quotasChristof Schmitt2012-03-221-0/+129
* s3:vfs_gpfs:quieten an expectable warning messageChristian Ambach2012-02-101-1/+5
* s3:vfs_gpfs: fix a compiler warningChristian Ambach2012-02-101-1/+2
* s3:vfs_gpfs:Fix query of creation time from GPFSChristof Schmitt2012-02-101-0/+3
* s3:vfs_gpfs: make "gpfs:getrealfilename" a per share optionStefan Metzmacher2012-02-101-0/+14
* s3:vfs_gpfs: make "gpfs:ftruncate" a per share optionStefan Metzmacher2012-02-101-0/+13
* s3:vfs_gpfs: make "gpfs:winattr" a per share optionStefan Metzmacher2012-02-101-0/+70
* s3:vfs_gpfs: be less verbose in get/set_xattr functionsStefan Metzmacher2012-02-101-2/+2
* s3: Split a line with 1 statementsVolker Lendecke2012-01-121-1/+2
* s3:vfs fix up vfs_gpfs after function pointer renamesChristian Ambach2011-12-151-25/+25
* s3:vfs:gpfs fix some compiler warningsChristian Ambach2011-11-241-3/+3
* s3:vfs:gpfs convert syncio parameterChristian Ambach2011-11-241-2/+11
* gpfs.so: Add gpfs:syncio optionGregor Beck2011-05-161-0/+13
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-061-5/+5
* vfs_gpfs: Block sendfile for offline filesVolker Lendecke2011-05-041-0/+12
* vfs_gpfs: Store the winattrs in st.vfs_privateVolker Lendecke2011-05-041-5/+12
* s3:vfs use gpfs_lib_initChristian Ambach2011-04-261-0/+3
* s3: Fix the build of vfs_gpfs.cVolker Lendecke2011-04-181-0/+1
* s3/vfs_gpfs: s/syncops/gpfsBjörn Jacke2011-04-051-1/+1
* s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner2011-03-301-0/+1
* s3: Pass the aio_force operation through vfs_gpfsVolker Lendecke2011-03-021-0/+7
* s3: Ask GPFS for the IS_OFFLINE operationVolker Lendecke2011-03-021-0/+31
* s3: Announce HSM in the gpfs moduleVolker Lendecke2011-03-021-0/+23
* s3: GPFS can't deal with mangled namesVolker Lendecke2011-03-021-0/+7
* s3: Fix a 64-bit warning in vfs_gpfs.cVolker Lendecke2011-02-251-1/+2
* s3: Improve an error msg in vfs_gpfsVolker Lendecke2011-02-231-1/+2
* s3:vfs:gpfs: fix logic when gpfs:winattr is false (the default!)Rusty Russell2011-01-211-1/+11
* s3/vfs_gpfs: map SPARSE attribute to/from WINATTRs, tooBjörn Jacke2010-12-171-2/+8
* s3: Make gpfs winattrs work againVolker Lendecke2010-10-271-7/+31
* s3:gpfs: Add support for the gpfs_ftruncate callChristian Ambach2010-10-131-0/+13
* s3:vfs:gpfs convert sharemodes/leases parameterChristian Ambach2010-10-131-8/+64
* s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".Günther Deschner2010-05-181-4/+4
* s3: Add access_mask to the flock VFS callAbhidnya P Chirmule2009-10-061-3/+3
* s3: Forgot to check in one build failure for vfs_gpfs.cVolker Lendecke2009-09-241-1/+1
* s3: Remove an unused variableVolker Lendecke2009-09-241-1/+0
* s3: Make the vfs_gpfs compile at leastVolker Lendecke2009-09-241-19/+23