index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_gpfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:vfs_gpfs: fix ACL length calculation
Ralph Wuerthner
2012-07-11
1
-9
/
+4
*
s3:vfs_gpfs: Check softquota before gracetime
Christof Schmitt
2012-07-11
1
-1
/
+2
*
s3-vfs_gpfs: Fix bug #9003, posix acl on gpfs
Volker Lendecke
2012-06-22
1
-2
/
+2
*
s3:vfs_gpfs: add "gpfs:acl" option
Björn Baumbach
2012-06-15
1
-0
/
+81
*
s3:vfs/gpfs: Have inherited deny ACE's show up in ACLs
Alexander Werth
2012-05-08
1
-2
/
+2
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
1
-3
/
+3
*
s3:vfs_gpfs: fix some compiler warnings
Christian Ambach
2012-03-22
1
-3
/
+3
*
s3:vfs_gpfs: remove fallback to linux_setlease
Christian Ambach
2012-03-22
1
-6
/
+0
*
s3:vfs_gpfs: correct use of profiling macros
Christian Ambach
2012-03-22
1
-4
/
+5
*
s3:vfs_gpfs: Implement fallocate callback for GPFS
Christof Schmitt
2012-03-22
1
-0
/
+41
*
s3:vfs_gpfs: Report disk space and usage on GPFS share according to quotas
Christof Schmitt
2012-03-22
1
-0
/
+129
*
s3:vfs_gpfs:quieten an expectable warning message
Christian Ambach
2012-02-10
1
-1
/
+5
*
s3:vfs_gpfs: fix a compiler warning
Christian Ambach
2012-02-10
1
-1
/
+2
*
s3:vfs_gpfs:Fix query of creation time from GPFS
Christof Schmitt
2012-02-10
1
-0
/
+3
*
s3:vfs_gpfs: make "gpfs:getrealfilename" a per share option
Stefan Metzmacher
2012-02-10
1
-0
/
+14
*
s3:vfs_gpfs: make "gpfs:ftruncate" a per share option
Stefan Metzmacher
2012-02-10
1
-0
/
+13
*
s3:vfs_gpfs: make "gpfs:winattr" a per share option
Stefan Metzmacher
2012-02-10
1
-0
/
+70
*
s3:vfs_gpfs: be less verbose in get/set_xattr functions
Stefan Metzmacher
2012-02-10
1
-2
/
+2
*
s3: Split a line with 1 statements
Volker Lendecke
2012-01-12
1
-1
/
+2
*
s3:vfs fix up vfs_gpfs after function pointer renames
Christian Ambach
2011-12-15
1
-25
/
+25
*
s3:vfs:gpfs fix some compiler warnings
Christian Ambach
2011-11-24
1
-3
/
+3
*
s3:vfs:gpfs convert syncio parameter
Christian Ambach
2011-11-24
1
-2
/
+11
*
gpfs.so: Add gpfs:syncio option
Gregor Beck
2011-05-16
1
-0
/
+13
*
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
2011-05-06
1
-5
/
+5
*
vfs_gpfs: Block sendfile for offline files
Volker Lendecke
2011-05-04
1
-0
/
+12
*
vfs_gpfs: Store the winattrs in st.vfs_private
Volker Lendecke
2011-05-04
1
-5
/
+12
*
s3:vfs use gpfs_lib_init
Christian Ambach
2011-04-26
1
-0
/
+3
*
s3: Fix the build of vfs_gpfs.c
Volker Lendecke
2011-04-18
1
-0
/
+1
*
s3/vfs_gpfs: s/syncops/gpfs
Björn Jacke
2011-04-05
1
-1
/
+1
*
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: Pass the aio_force operation through vfs_gpfs
Volker Lendecke
2011-03-02
1
-0
/
+7
*
s3: Ask GPFS for the IS_OFFLINE operation
Volker Lendecke
2011-03-02
1
-0
/
+31
*
s3: Announce HSM in the gpfs module
Volker Lendecke
2011-03-02
1
-0
/
+23
*
s3: GPFS can't deal with mangled names
Volker Lendecke
2011-03-02
1
-0
/
+7
*
s3: Fix a 64-bit warning in vfs_gpfs.c
Volker Lendecke
2011-02-25
1
-1
/
+2
*
s3: Improve an error msg in vfs_gpfs
Volker Lendecke
2011-02-23
1
-1
/
+2
*
s3:vfs:gpfs: fix logic when gpfs:winattr is false (the default!)
Rusty Russell
2011-01-21
1
-1
/
+11
*
s3/vfs_gpfs: map SPARSE attribute to/from WINATTRs, too
Björn Jacke
2010-12-17
1
-2
/
+8
*
s3: Make gpfs winattrs work again
Volker Lendecke
2010-10-27
1
-7
/
+31
*
s3:gpfs: Add support for the gpfs_ftruncate call
Christian Ambach
2010-10-13
1
-0
/
+13
*
s3:vfs:gpfs convert sharemodes/leases parameter
Christian Ambach
2010-10-13
1
-8
/
+64
*
s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".
Günther Deschner
2010-05-18
1
-4
/
+4
*
s3: Add access_mask to the flock VFS call
Abhidnya P Chirmule
2009-10-06
1
-3
/
+3
*
s3: Forgot to check in one build failure for vfs_gpfs.c
Volker Lendecke
2009-09-24
1
-1
/
+1
*
s3: Remove an unused variable
Volker Lendecke
2009-09-24
1
-1
/
+0
*
s3: Make the vfs_gpfs compile at least
Volker Lendecke
2009-09-24
1
-19
/
+23
*
To set file create/birth time in GPFS. Signed-off-by: Abhidnya Chirmule <achi...
Abhidnya Chirmule
2009-09-17
1
-0
/
+42
*
Make refusal of SEC_DESC_DACL_PROTECTED configurable
Volker Lendecke
2009-08-19
1
-1
/
+3
*
Make the smbd VFS typesafe
Volker Lendecke
2009-07-24
1
-84
/
+21
*
s3: Finish plumbing the fsp->fsp_name smb_fname conversion through the modules.
Tim Prouty
2009-07-20
1
-10
/
+23
[next]