mirror of
https://github.com/kdave/btrfs-progs
synced 2025-02-15 17:26:55 +00:00
During the commands: - btrfs filesystem show - btrfs device scan the devices "scanned" are extracted from /proc/partitions. This should avoid to scan devices not suitable for a btrfs filesystem like cdrom and floppy or to scan not existant devices. The old behavior (scan all the block devices under /dev) may be forced passing the "--all-devices" switch. |
||
---|---|---|
.. | ||
btrfs-image.8.in | ||
btrfs-show.8.in | ||
btrfs.8.in | ||
btrfsck.8.in | ||
btrfsctl.8.in | ||
Makefile | ||
mkfs.btrfs.8.in |