Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-08-12 | no need to shout about getting an oplock | Andrew Tridgell | 1 | -1/+1 |
2009-02-05 | s4:pvfs: use talloc_get_type() to cast from void * | Stefan Metzmacher | 1 | -1/+2 |
2008-06-02 | more updates for new info levels | Andrew Tridgell | 1 | -1/+1 |
2008-03-04 | pvfs_oplock: auto release oplocks after a timeout | Stefan Metzmacher | 1 | -6/+61 |
2008-03-04 | pvfs_oplock: only a break level2 oplocks... | Stefan Metzmacher | 1 | -11/+1 |
2008-03-04 | pvfs_oplock: move pvfs_oplock_release() parts into a helper function | Stefan Metzmacher | 1 | -43/+56 |
2008-02-26 | pvfs_oplocks: add pvfs_break_level2_oplocks() | Stefan Metzmacher | 1 | -0/+39 |
2008-02-26 | pvfs: handle oplock releases in its own function pvfs_oplock_release() | Stefan Metzmacher | 1 | -0/+64 |
2008-02-26 | pvfs: add pvfs_setup_oplock() to receive oplock breaks and pass them to the c... | Stefan Metzmacher | 1 | -0/+136 |