summaryrefslogtreecommitdiffstats
path: root/source3/modules/onefs_system.c
Commit message (Expand)AuthorAgeFilesLines
* s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner2011-03-301-0/+1
* Protect the onefs sendfile from EAGAIN/EWOULDBLOCK.Jeremy Allison2010-12-151-1/+5
* s3: Add more helpful debugging to some of the streams codeTim Prouty2009-09-241-1/+1
* vfs catia: Fix the double translation that was happening with createfile and ...Aravind Srinivasan2009-09-241-5/+20
* s3 onefs: update the onefs module to be compliant with stat_exTim Prouty2009-05-281-0/+94
* s3 onefs: Fix ignore sacl parameterTim Prouty2009-05-121-6/+8
* Clean up assignments to iov_base, ensure it's always cast to void *. This sho...Jeremy Allison2009-05-121-2/+2
* s3 onefs: Turn up the debug level for non-error casestprouty2009-05-051-3/+3
* s3 onefs: Add missing newlines to debug statements in the onefs moduleTim Prouty2009-03-311-5/+5
* s3 onefs: Correctly error out when the read returns EOFTim Prouty2009-03-181-5/+9
* s3 OneFS: Refactor config code and cleanup includesTim Prouty2009-03-011-50/+4
* s3 OneFS: Add .snapshot directory configuration handlingTim Prouty2009-02-251-0/+50
* S3: Add in profile counters for new vfs and syscall entries.todd stecher2009-02-241-0/+18
* s3 OneFS: Add a parameter that unconditionally allows execute accessTim Prouty2009-02-231-0/+24
* s3 OneFS: Add an atomic sendfile implementationTim Prouty2009-02-211-0/+257
* s3 OneFS: Add debugging for createfile_flagsZack Kirsch2009-02-201-12/+15
* s3 OneFS: Fixes "inherit permissions" and "nt acl support" for Onefs.Zack Kirsch2009-02-191-1/+11
* s3 OneFS: Add recvfile implementationTim Prouty2009-02-131-0/+181
* s3 OneFS: Add kernel oplocks implementationTim Prouty2009-02-091-54/+4
* s3: OneFS unmappable sids support.Dan Sledz2009-01-231-1/+1
* s3: General cleanup of the open path in the OneFS vfs moduleTim Prouty2009-01-111-5/+6
* s3: Add the OneFS SMB_VFS_CREATE_FILE implementationTim Prouty2008-12-091-0/+214