summaryrefslogtreecommitdiff
path: root/source3/smbd/oplock_linux.c
AgeCommit message (Expand)AuthorFilesLines
2000-06-19Paranoia changes to ensure that anything touched by a signal handlerJeremy Allison1-7/+7
2000-06-12enable the Linux change notify code and change some notify debug codeAndrew Tridgell1-6/+17
2000-06-12totally rewrote the async signal, notification and oplock notificationAndrew Tridgell1-12/+17
2000-06-11a better test for oplocks being enabled in this kernelAndrew Tridgell1-1/+18
2000-06-11fixed Linux capabilities handlingAndrew Tridgell1-21/+39
2000-06-11Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell1-6/+57
2000-06-10a first pass at Linux kernel oplocks supportAndrew Tridgell1-0/+205