[RXCE]
authorPierre Schweitzer <pierre@reactos.org>
Sat, 8 Jul 2017 17:12:33 +0000 (17:12 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Sat, 8 Jul 2017 17:12:33 +0000 (17:12 +0000)
commitae1901b2c37db8cc4e1f91bb0358acb0e3dcad5f
tree1d6c9f6b4d4083a902072a5719d5756ac4a8c8c1
parentf45220c16fa87a1e85f389724c2195ff310cb330
[RXCE]
- Define RxShouldPostCompletion() and use it
- Define RxIsResourceOwnershipStateExclusive() and use it
- Define some magic values

[RDBSS]
- Implement CheckForLoudOperations(), RxAdjustFileTimesAndSize(), RxIsOkToPurgeFcb()
- Continue implementation of RxCommonCleanup()
- Fix bugs in the RxCommonCleanup() implementation and make it more explicit when in the delete on close path
- Stub RxCleanupPipeQueues(), RxLowIoLockControlShell()
- Silent a few DPRINTs

CORE-8204
CORE-11327

svn path=/trunk/; revision=75307
reactos/sdk/include/ddk/fcb.h
reactos/sdk/include/ddk/mrx.h
reactos/sdk/include/ddk/ntrxdef.h
reactos/sdk/include/ddk/rxprocs.h
reactos/sdk/lib/drivers/rdbsslib/rdbss.c
reactos/sdk/lib/drivers/rxce/rxce.c