[BTRFSLIB]

Sync to 1.0

CORE-13763

svn path=/trunk/; revision=75796
This commit is contained in:
Pierre Schweitzer 2017-09-08 16:31:32 +00:00
parent 925c2e9d2f
commit 8e31783cb7
3 changed files with 511 additions and 329 deletions

View file

@ -5,7 +5,7 @@ The following FSD are shared with: https://github.com/maharmstone/btrfs.
reactos/drivers/filesystems/btrfs # Synced to 1.0
reactos/dll/shellext/shellbtrfs # Synced to 1.0
reactos/sdk/lib/fslib/btrfslib # Synced to 0.8
reactos/sdk/lib/fslib/btrfslib # Synced to 1.0
The following FSD are shared with: http://www.ext2fsd.com/

View file

@ -1,3 +1,6 @@
include_directories(
${REACTOS_SOURCE_DIR}/drivers/filesystems/btrfs)
add_library(btrfslib btrfslib.c)
add_dependencies(btrfslib psdk)

File diff suppressed because it is too large Load diff