Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be more forgiving on client oplock break failure (as Windows does). Remove a ... | Jeremy Allison | 2010-05-13 | 1 | -1/+0 |
* | Move to using 64-bit mid values in our internal open file database. | Jeremy Allison | 2010-04-12 | 1 | -7/+9 |
* | Plumb SMB2 stubs into all the places we defer SMB1 operations. | Jeremy Allison | 2010-04-09 | 1 | -3/+1 |
* | s3: Remove debug_ctx() | Volker Lendecke | 2009-11-03 | 1 | -4/+4 |
* | s3 onefs: Fix the onefs modules after the big refactoring | Tim Prouty | 2009-07-24 | 1 | -12/+12 |
* | s3: Change fsp->fsp_name to be an smb_filename struct! | Tim Prouty | 2009-07-20 | 1 | -5/+6 |
* | s3 onefs oplocks: Replace static fstring with talloc'd dbg_ctx() | Tim Prouty | 2009-07-20 | 1 | -16/+16 |
* | s3 onefs: Self-contend level2 oplocks on BRL | Zack Kirsch | 2009-05-12 | 1 | -1/+0 |
* | s3 onefs: Simplify level 2 oplock self-contention | Tim Prouty | 2009-04-06 | 1 | -74/+5 |
* | s3 OneFS: Fix a double free in an error path | Tim Prouty | 2009-02-23 | 1 | -3/+2 |
* | s3 OneFS: Add kernel oplocks implementation | Tim Prouty | 2009-02-09 | 1 | -0/+798 |