Author: pschweitzer
Date: Fri Sep 8 08:02:43 2017
New Revision: 75786
URL:
http://svn.reactos.org/svn/reactos?rev=75786&view=rev
Log:
[BTRFS]
Sync btrfs to 1.0.
CORE-13763
Added:
trunk/reactos/drivers/filesystems/btrfs/guid.c (with props)
trunk/reactos/drivers/filesystems/btrfs/scrub.c (with props)
trunk/reactos/drivers/filesystems/btrfs/send.c (with props)
trunk/reactos/drivers/filesystems/btrfs/volume.c (with props)
Modified:
trunk/reactos/drivers/filesystems/btrfs/CMakeLists.txt
trunk/reactos/drivers/filesystems/btrfs/balance.c
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/btrfsioctl.h
trunk/reactos/drivers/filesystems/btrfs/cache.c
trunk/reactos/drivers/filesystems/btrfs/calcthread.c
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/devctrl.c
trunk/reactos/drivers/filesystems/btrfs/dirctrl.c
trunk/reactos/drivers/filesystems/btrfs/extent-tree.c
trunk/reactos/drivers/filesystems/btrfs/fastio.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/galois.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
trunk/reactos/media/doc/README.FSD
[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/…
Modified: trunk/reactos/drivers/filesystems/btrfs/balance.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/btrfs.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/btrfs.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/btrfs.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/btrfs_drv.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/btrfsioctl.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/cache.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/calcthread.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/compress.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/crc32c.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/create.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/devctrl.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/dirctrl.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/extent-tree.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/fastio.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/fileinfo.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/flushthread.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/free-space.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/fsctl.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/galois.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Added: trunk/reactos/drivers/filesystems/btrfs/guid.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/pnp.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/read.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/registry.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/reparse.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Added: trunk/reactos/drivers/filesystems/btrfs/scrub.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/search.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/security.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Added: trunk/reactos/drivers/filesystems/btrfs/send.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/treefuncs.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Added: trunk/reactos/drivers/filesystems/btrfs/volume.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/worker-thread.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/drivers/filesystems/btrfs/write.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/btrfs/…
Modified: trunk/reactos/media/doc/README.FSD
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/README.FSD?rev=7…