Author: pschweitzer
Date: Sat Oct 29 17:05:10 2016
New Revision: 73062

URL: http://svn.reactos.org/svn/reactos?rev=73062&view=rev
Log:
[BTRFS]
Sync btrfs to 0.7.

CORE-12223

Added:
    trunk/reactos/drivers/filesystems/btrfs/devctrl.c   (with props)
    trunk/reactos/drivers/filesystems/btrfs/galois.c   (with props)
Modified:
    trunk/reactos/drivers/filesystems/btrfs/CMakeLists.txt
    trunk/reactos/drivers/filesystems/btrfs/btrfs.c
    trunk/reactos/drivers/filesystems/btrfs/btrfs.h
    trunk/reactos/drivers/filesystems/btrfs/btrfs.rc
    trunk/reactos/drivers/filesystems/btrfs/btrfs_drv.h
    trunk/reactos/drivers/filesystems/btrfs/compress.c
    trunk/reactos/drivers/filesystems/btrfs/crc32c.c
    trunk/reactos/drivers/filesystems/btrfs/create.c
    trunk/reactos/drivers/filesystems/btrfs/dirctrl.c
    trunk/reactos/drivers/filesystems/btrfs/extent-tree.c
    trunk/reactos/drivers/filesystems/btrfs/fileinfo.c
    trunk/reactos/drivers/filesystems/btrfs/flushthread.c
    trunk/reactos/drivers/filesystems/btrfs/free-space.c
    trunk/reactos/drivers/filesystems/btrfs/fsctl.c
    trunk/reactos/drivers/filesystems/btrfs/pnp.c
    trunk/reactos/drivers/filesystems/btrfs/read.c
    trunk/reactos/drivers/filesystems/btrfs/registry.c
    trunk/reactos/drivers/filesystems/btrfs/reparse.c
    trunk/reactos/drivers/filesystems/btrfs/search.c
    trunk/reactos/drivers/filesystems/btrfs/security.c
    trunk/reactos/drivers/filesystems/btrfs/treefuncs.c
    trunk/reactos/drivers/filesystems/btrfs/worker-thread.c
    trunk/reactos/drivers/filesystems/btrfs/write.c

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/reactos/drivers/filesystems/btrfs/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/CMakeLists.txt?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/btrfs.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/btrfs.c?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/btrfs.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/btrfs.h?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/btrfs.rc
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/btrfs.rc?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/btrfs_drv.h
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/btrfs_drv.h?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/compress.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/compress.c?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/crc32c.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/crc32c.c?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/create.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/create.c?rev=73062&r1=73061&r2=73062&view=diff

Added: trunk/reactos/drivers/filesystems/btrfs/devctrl.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/devctrl.c?rev=73062

Modified: trunk/reactos/drivers/filesystems/btrfs/dirctrl.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/dirctrl.c?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/extent-tree.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/extent-tree.c?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/fileinfo.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/fileinfo.c?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/flushthread.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/flushthread.c?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/free-space.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/free-space.c?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/fsctl.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/fsctl.c?rev=73062&r1=73061&r2=73062&view=diff

Added: trunk/reactos/drivers/filesystems/btrfs/galois.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/galois.c?rev=73062

Modified: trunk/reactos/drivers/filesystems/btrfs/pnp.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/pnp.c?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/read.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/read.c?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/registry.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/registry.c?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/reparse.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/reparse.c?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/search.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/search.c?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/security.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/security.c?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/treefuncs.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/treefuncs.c?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/worker-thread.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/worker-thread.c?rev=73062&r1=73061&r2=73062&view=diff

Modified: trunk/reactos/drivers/filesystems/btrfs/write.c
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/write.c?rev=73062&r1=73061&r2=73062&view=diff


Reply via email to