summaryrefslogtreecommitdiff
path: root/source3/modules/onefs_cbrl.c
Commit message (Expand)AuthorAgeFilesLines
* s3-globals Remove smbd_event_context() (use server_event_context())Andrew Bartlett2011-05-311-1/+1
* s3-vfs: include smbd/smbd.h in vfs modules.Günther Deschner2011-03-301-0/+1
* s3-modules: Fixed the for-loop code block.Andreas Schneider2011-01-261-0/+1
* s3: Explicitly pass sconn to process_blocking_lock_queueVolker Lendecke2010-06-121-2/+2
* Rename "allow_smb2" -> "using_smb2" and make the usage clearer.Jeremy Allison2010-06-091-2/+2
* Plumb the SMB2 front end into the blocking lock backend.Jeremy Allison2010-04-301-13/+41
* Move the global blocking lock records into the smb1 state.Jeremy Allison2010-04-291-4/+4
* s3 onefs: Self-contend level2 oplocks on BRLZack Kirsch2009-05-121-1/+14
* s3 onefs: Add missing newlines to debug statements in the onefs moduleTim Prouty2009-03-311-3/+3
* s3 onefs: Async failures are resulting in SMB_ASSERT->smb_panic while running...Zack Kirsch2009-03-311-2/+2
* s3 OneFS: Add kernel strict locking supportDave Richards2009-03-131-10/+83
* s3 OneFS: Refactor config code and cleanup includesTim Prouty2009-03-011-0/+1
* S3: Add in profile counters for new vfs and syscall entries.todd stecher2009-02-241-2/+24
* s3: OneFS: Pass in the client's fnum to the ifs_cbrl syscall.Zack Kirsch2009-02-181-3/+4
* OneFS implementation of BRL VFS ops:Zack Kirsch2009-02-131-0/+453