[NPFS]
authorThomas Faber <thomas.faber@reactos.org>
Mon, 23 Jul 2012 13:24:48 +0000 (13:24 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Mon, 23 Jul 2012 13:24:48 +0000 (13:24 +0000)
commit43273addf5aa21354bae6685490f105584b03440
tree658669e916f6d80f03c1df436451b48b7093fad9
parent166dfc8238b4ba2f72d32ec493dd96331be54bb7
[NPFS]
- Keep a reference count for FCBs to prevent race conditions when closing multiple handles to the same pipe concurrently
- Acquire the pipe list lock in NpfsQueryDirectory to guard against concurrent deletion of pipes
See issue #7205 for more details.

svn path=/trunk/; revision=56950
reactos/drivers/filesystems/npfs/create.c
reactos/drivers/filesystems/npfs/dirctl.c
reactos/drivers/filesystems/npfs/fsctrl.c
reactos/drivers/filesystems/npfs/npfs.c
reactos/drivers/filesystems/npfs/npfs.h