summaryrefslogtreecommitdiff
path: root/source3/smbd/oplock_onefs.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Remove debug_ctx()Volker Lendecke2009-11-031-4/+4
* s3 onefs: Fix the onefs modules after the big refactoringTim Prouty2009-07-241-12/+12
* s3: Change fsp->fsp_name to be an smb_filename struct!Tim Prouty2009-07-201-5/+6
* s3 onefs oplocks: Replace static fstring with talloc'd dbg_ctx()Tim Prouty2009-07-201-16/+16
* s3 onefs: Self-contend level2 oplocks on BRLZack Kirsch2009-05-121-1/+0
* s3 onefs: Simplify level 2 oplock self-contentionTim Prouty2009-04-061-74/+5
* s3 OneFS: Fix a double free in an error pathTim Prouty2009-02-231-3/+2
* s3 OneFS: Add kernel oplocks implementationTim Prouty2009-02-091-0/+798