wok-next annotate linux/description.linux-btrfs.txt @ rev 20026

Add tesseract-ocr-lang
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 22 14:09:43 2017 +0200 (2017-10-22)
parents 960a052d15d3
children
rev   line source
al@19595 1 Btrfs is a general purpose copy-on-write filesystem with extents, writable
al@19595 2 snapshotting, support for multiple devices and many more features focused on
al@19595 3 fault tolerance, repair and easy administration.
al@19595 4
al@19595 5 The filesystem disk format is no longer unstable, and it's not expected to
al@19595 6 change unless there are strong reasons to do so. If there is a format change,
al@19595 7 file systems with a unchanged format will continue to be mountable and usable
al@19595 8 by newer kernels.
al@19595 9
al@19595 10 For more information, please see the web pages at
al@19595 11 <http://btrfs.wiki.kernel.org>.