reactos/drivers/filesystems/btrfs
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
zstd
balance.c
btrfs.c
btrfs.h
btrfs.rc
btrfs_drv.h [BTRFS] Reduce diff with upstream 2018-12-25 13:50:41 +01:00
btrfsioctl.h
cache.c
calcthread.c
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
compress.c [BTRFS] Fix MSVC build. 2018-12-16 17:38:09 +01:00
crc32c.c
create.c [BTRFS] Reduce diff with upstream 2018-12-25 13:50:41 +01:00
devctrl.c
dirctrl.c
extent-tree.c
fastio.c
fileinfo.c
flushthread.c
free-space.c
fsctl.c
galois.c
guid.c
pnp.c
read.c
registry.c
reparse.c
resource.h
scrub.c
search.c
security.c
send.c
treefuncs.c
volume.c
worker-thread.c
write.c