- Add internal macros for acquiring the object directory pushlock during lookup ...
authorAlex Ionescu <aionescu@gmail.com>
Tue, 9 Jan 2007 07:28:40 +0000 (07:28 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Tue, 9 Jan 2007 07:28:40 +0000 (07:28 +0000)
commit6829abde131e61a775ba9a593e3f2a6ec9317aaf
tree5c71622498b6f97b1c2fa8da08144f2a0cb44c51
parent0202185efaccbbe142891e0e9dc32be6c2a024c2
- Add internal macros for acquiring the object directory pushlock during lookup (not yet used).
- Add internal macros for incrementing/decrementing query references, and use them where appropriate. Do not yet support the path for an object which is currently being defer deleted.
- Add internal macros for cleaning up a directory lookup (not yet used and needs renaming/cleanup), initializing a directory lookup (not yet used).
- Don't call security callback in ObpDeleteNameCheck. Make sure permanent flag is still cleared after acquiring type lock. Add special call for symboilc links. Add commented out calls to lock the object directory.

svn path=/trunk/; revision=25392
reactos/ntoskrnl/include/internal/ob_x.h
reactos/ntoskrnl/ob/obhandle.c
reactos/ntoskrnl/ob/obname.c