Get, set, or list properties for a given btrfs filesystem object (files, directories, subvolumes, filesystems, or devices).
sudo btrfs property list {path/to/btrfs_object}
sudo btrfs property get {path/to/btrfs_object}
label
property for the given btrfs filesystem or device:
sudo btrfs property get {path/to/btrfs_filesystem} label
sudo btrfs property get -t {subvol|filesystem|inode|device} {path/to/btrfs_filesystem}
compression
property for a given btrfs inode (either a file or directory):
sudo btrfs property set {path/to/btrfs_inode} compression {zstd|zlib|lzo|none}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (3851b).Proxy Information
text/gemini;lang=en-GB