mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-12 09:26:31 +00:00
ef1f99fde6
The sysfs file description is hard to find. Also link to btrfs(5) from administration. [ci skip] Signed-off-by: David Sterba <dsterba@suse.com>
36 lines
607 B
ReStructuredText
36 lines
607 B
ReStructuredText
Administration
|
|
==============
|
|
|
|
The main administration tool for BTRFS filesystems is :doc:`btrfs`.
|
|
Please refer to the manual pages of the subcommands for further documentation.
|
|
Other topics explaining features or concepts can be found in :doc:`btrfs-man5`.
|
|
|
|
Mount options
|
|
-------------
|
|
|
|
.. include:: ch-mount-options.rst
|
|
|
|
Bootloaders
|
|
-----------
|
|
|
|
.. include:: ch-bootloaders.rst
|
|
|
|
.. _administration-limits:
|
|
|
|
Filesystem limits
|
|
-----------------
|
|
|
|
.. include:: ch-fs-limits.rst
|
|
|
|
.. _administration-flexibility:
|
|
|
|
Flexibility
|
|
-----------
|
|
|
|
.. include:: ch-flexibility.rst
|
|
|
|
Sysfs
|
|
-----
|
|
|
|
.. include:: ch-sysfs.rst
|