Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-06-11 | Linux kernel oplocks now seem to work, but need a _lot_ of testing | Andrew Tridgell | 1 | -2/+2 | |
I had to modify sys_select() to not loop on EINTR. I added a wrapper called sys_select_intr() which gives the old behaviour. (This used to be commit b28cc4163bc2faaa80c5782fc02c8f03c410cdeb) | |||||
2000-06-10 | a first pass at Linux kernel oplocks support | Andrew Tridgell | 1 | -2/+2 | |
(This used to be commit 3253085d9883a181c04b9c9ecf7d0ccdfbcee88d) | |||||
2000-06-10 | continued the split of the kernel level oplocks code into a more | Andrew Tridgell | 1 | -0/+282 | |
modular form. In this pass I added oplock_irix.c and added a "struct kernel_oplocks" that describes a kernel oplock implementation. (This used to be commit b5ceab810292602ea9a81696c20a781c16b706c2) |