wok-next diff linux/description.linux-btrfs.txt @ rev 19845

Up cookutils, lxpanel, slim, tazlito.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Aug 26 12:10:59 2017 +0300 (2017-08-26)
parents 960a052d15d3
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/linux/description.linux-btrfs.txt	Sat Aug 26 12:10:59 2017 +0300
     1.3 @@ -0,0 +1,11 @@
     1.4 +Btrfs is a general purpose copy-on-write filesystem with extents, writable
     1.5 +snapshotting, support for multiple devices and many more features focused on
     1.6 +fault tolerance, repair and easy administration.
     1.7 +
     1.8 +The filesystem disk format is no longer unstable, and it's not expected to
     1.9 +change unless there are strong reasons to do so. If there is a format change,
    1.10 +file systems with a unchanged format will continue to be mountable and usable
    1.11 +by newer kernels.
    1.12 +
    1.13 +For more information, please see the web pages at
    1.14 +<http://btrfs.wiki.kernel.org>.