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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
cache.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
fastio.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
fsctl.c [BTRFS] Upgrade to 1.0.2 2018-05-26 10:44:36 +02:00
galois.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
guid.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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 [BTRFS] Upgrade to BtrFS 1.0.1 2017-10-16 20:29:55 +02:00
resource.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
scrub.c [BTRFS] Upgrade to 1.0.2 2018-05-26 10:44:36 +02:00
search.c [BTRFS] Upgrade to BtrFS 1.0.1 2017-10-16 20:29:55 +02:00
security.c [BTRFS] Fix booting with runtime checks 2018-08-21 07:05:40 +02:00
send.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
treefuncs.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
volume.c Remove unnecessary executable bits 2018-08-15 18:29:09 +02:00
worker-thread.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
write.c [BTRFS] Fix IRP leak. 2018-09-30 16:11:42 +02:00