wok-next view linux/description.linux-btrfs.txt @ rev 21153

Small updates.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 31 16:45:41 2019 +0200 (2019-01-31)
parents 960a052d15d3
children
line source
1 Btrfs is a general purpose copy-on-write filesystem with extents, writable
2 snapshotting, support for multiple devices and many more features focused on
3 fault tolerance, repair and easy administration.
5 The filesystem disk format is no longer unstable, and it's not expected to
6 change unless there are strong reasons to do so. If there is a format change,
7 file systems with a unchanged format will continue to be mountable and usable
8 by newer kernels.
10 For more information, please see the web pages at
11 <http://btrfs.wiki.kernel.org>.