Whamcloud - gitweb
chattr.1: improve attributes description to btrfs
authorAkatsuki Rui <3736910+akiirui@users.noreply.github.com>
Mon, 22 Feb 2021 16:42:38 +0000 (11:42 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 22 Feb 2021 16:42:38 +0000 (11:42 -0500)
commitda3b6c27d2bdcb7bf08db01572a041ac2f2e5032
tree4eae629916ae030ceec791d9d266145940896d92
parentbc50f5abd7697e6c1c396983c1a083d560b29bff
chattr.1: improve attributes description to btrfs

- c: for btrfs, compression are conflicts with nodatacow and nodatasum
- C: for btrfs, nodatacow is conflict with compression

ref:
- https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs(5)#MOUNT_OPTIONS
- https://www.spinics.net/lists/linux-btrfs/msg103219.html

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/chattr.1.in