mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 07:12:59 +00:00
![]() [NPFS-NEW]: Implement QueryVolume, QuerySecurity, SetSecurity. Everything but Directory Query, Fast I/O, and a few rare FSCTLs is implemented now. The former two will come in an upcoming commit. [NPFS-NEW]: Major cleanup in the way some member variables were being addressed. Reference them as array members based on the correct FILE_PIPE defines from now on. Also fix a lot of formatting issues. Fix a bunch of bugs that were found. Use FILE_PIPE_SERVER_END and FILE_PIPE_CLIENT_END intead of a BOOLEAN. Use TRUE/FALSE/STATUS_SUCCESS/NULL/etc when needed intead of 0/1. The code formatting can/should still be improved, but this was a big help. svn path=/trunk/; revision=60000 |
||
---|---|---|
.. | ||
cdfs | ||
ext2 | ||
fastfat | ||
fastfat_new | ||
fs_rec | ||
msfs | ||
mup | ||
npfs | ||
npfs_new | ||
ntfs | ||
CMakeLists.txt |