[NPFS]
authorThomas Faber <thomas.faber@reactos.org>
Sat, 29 Sep 2012 08:19:24 +0000 (08:19 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Sat, 29 Sep 2012 08:19:24 +0000 (08:19 +0000)
commitfccc5788cc092be6e4fdaeabdc87d56b55e75465
tree6c956111b1f2c46d100ca59d14d5e00d44216aa9
parentca666fb5a8f7be485c95181b9814ec4971d37343
[NPFS]
- Fix return status if no listening server found in NpfsCreate
- Do not use obsolete function MmGetSystemAddressForMdl
- Fix a few MSVC/GCC 4.7 warnings
- Correctly handle device/root FCB allocation failure
- Fix type of NPFS_CCB::RefCount

svn path=/trunk/; revision=57419
reactos/drivers/filesystems/npfs/create.c
reactos/drivers/filesystems/npfs/dirctl.c
reactos/drivers/filesystems/npfs/finfo.c
reactos/drivers/filesystems/npfs/fsctrl.c
reactos/drivers/filesystems/npfs/npfs.c
reactos/drivers/filesystems/npfs/npfs.h
reactos/drivers/filesystems/npfs/rw.c
reactos/drivers/filesystems/npfs/volume.c