reactos/drivers/filesystems
Pierre Schweitzer 7ff3658f10
[BTRFS] Reenable the MountMgr thread
Now that IOCTL_MOUNTMGR_QUERY_POINTS and IOCTL_MOUNTMGR_CHANGE_NOTIFY have
been fixed, the thread no longer eats 100% CPU nor prevent ReactOS shutdown
2019-09-07 23:28:58 +02:00
..
btrfs [BTRFS] Reenable the MountMgr thread 2019-09-07 23:28:58 +02:00
cdfs
ext2 [CRT] Add missing posix error codes 2019-05-27 13:22:40 +02:00
fastfat [FASTFAT] Copy an entire field, instead of half-copying it with RtlCopyMemory 2019-07-20 13:56:18 +02:00
fastfat_new [FASTFAT_NEW] Fix MSVC builds 2019-07-04 21:16:12 +02:00
ffs [FFS] Silence some only-informative KdPrints. 2019-08-18 15:26:23 +02:00
fs_rec
msfs
mup
nfs
npfs
ntfs [NTFS] Correctly find attributes stored in another file record in MFT (and referenced in data stream) 2019-08-16 11:08:29 +02:00
reiserfs [REISERFS] Convert a tab to spaces 2019-05-27 13:22:40 +02:00
udfs [UDFS] Avoid freeing Vcb when it couldn't have been allocated in UDFPnpSurpriseRemove() 2019-08-17 16:49:11 +03:00
CMakeLists.txt