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