reactos/drivers/filesystems/btrfs
Thomas Faber c7af85b64b
[BTRFS] Fix IRP leak.
This leaked at least one IRP for every write, making it the largest leak when
running with BTRFS as the system volume.
Thanks to Victor Perevertkin.

Submitted upstream thanks to Pierre:
https://github.com/maharmstone/btrfs/pull/106
2018-09-30 16:11:42 +02:00
..
balance.c [BTRFS] Upgrade to 1.0.2 2018-05-26 10:44:36 +02:00
btrfs.c [BTRFS] Fix booting with runtime checks 2018-08-21 07:05:40 +02:00
btrfs.h [BTRFS] Upgrade to 1.0.2 2018-05-26 10:44:36 +02:00
btrfs.rc [BTRFS] Upgrade to 1.0.2 2018-05-26 10:44:36 +02:00
btrfs_drv.h [BTRFS] Fix booting with runtime checks 2018-08-21 07:05:40 +02:00
btrfsioctl.h
cache.c
calcthread.c [BTRFS] Upgrade to 1.0.2 2018-05-26 10:44:36 +02:00
CMakeLists.txt [USETUP][SETUPLIB] Added support for formatting partition in BTRFS and installing ReactOS on it. 2018-08-20 08:26:56 +02:00
compress.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
crc32c.c
create.c [BTRFS] Fix booting with runtime checks 2018-08-21 07:05:40 +02:00
devctrl.c [BTRFS] Fix booting with runtime checks 2018-08-21 07:05:40 +02:00
dirctrl.c [BTRFS] Fix booting with runtime checks 2018-08-21 07:05:40 +02:00
extent-tree.c
fastio.c
fileinfo.c [BTRFS] Fix booting with runtime checks 2018-08-21 07:05:40 +02:00
flushthread.c [BTRFS] Upgrade to 1.0.2 2018-05-26 10:44:36 +02:00
free-space.c
fsctl.c [BTRFS] Upgrade to 1.0.2 2018-05-26 10:44:36 +02:00
galois.c
guid.c
pnp.c [BTRFS] Fix booting with runtime checks 2018-08-21 07:05:40 +02:00
read.c [BTRFS] Fix booting with runtime checks 2018-08-21 07:05:40 +02:00
registry.c [BTRFS] Upgrade to 1.0.2 2018-05-26 10:44:36 +02:00
reparse.c
resource.h
scrub.c [BTRFS] Upgrade to 1.0.2 2018-05-26 10:44:36 +02:00
search.c
security.c [BTRFS] Fix booting with runtime checks 2018-08-21 07:05:40 +02:00
send.c
treefuncs.c
volume.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
worker-thread.c
write.c [BTRFS] Fix IRP leak. 2018-09-30 16:11:42 +02:00