mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
Btrfs: Fix mount -o max_inline=0
max_inline=0 used to force the max_inline size to one sector instead. Now it properly disables inline data items, while still being able to read any that happen to exist on disk. Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
parent
8b71284292
commit
15ada040d7
1 changed files with 5 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue