summaryrefslogtreecommitdiff
path: root/source4/ntvfs/common/brlock.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3271: use "struct messaging_context *" instead of "void *" in messaging APIAndrew Tridgell1-2/+2
2007-10-10r3126: in the brlock code I had used a void* for the brl context as I didn'tAndrew Tridgell1-14/+9
2007-10-10r3031: added support for lock cancelation, which effectively just triggers an...Andrew Tridgell1-5/+14
2007-10-10r3029: implemented byte range lock timeouts.Andrew Tridgell1-28/+244
2007-10-10r3012: added initial support for byte range locking in the posix vfs. This isAndrew Tridgell1-0/+418