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

Remove mesa-dri-ati, mesa-dri-intel, mesa-dri-nouveau, mesa-dri-vmwgfx -> mesa-dri. Split llvm. Up/add xorg apps and some other stuff.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Feb 22 03:43:01 2017 +0200 (2017-02-22)
parents
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>.