summaryrefslogtreecommitdiff
path: root/source4/ntvfs/sysdep/sys_lease.h
AgeCommit message (Collapse)AuthorFilesLines
2008-12-17s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher1-0/+1
We should only include events.h where we really need it and prefer forward declarations of 'struct event_context' metze
2008-03-12ntvfs/sysdep: add sys_lease abstraction to later support kernel oplocksStefan Metzmacher1-0/+65
metze (This used to be commit b399f0c872f32bb791da196102a5872c20e62100)