Commit 39a2654
btrfs-progs: docs: mention that fallocate disables compression
An inode with successful fallocated range will never be compressed in
the future, this is a limitation in btrfs' NOCOW fallback behavior.
Add a clarification to avoid confusion to end users.
Signed-off-by: Dimitrios Apostolou <jimis@gmx.net>
[ Add a proper commit message and SoB line. ]
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>1 parent 60efeb9 commit 39a2654
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
101 | 118 | | |
102 | 119 | | |
103 | 120 | | |
| |||
0 commit comments