Skip to content
Commit 94272164 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: honor nodatacow/sum mount options for new files



The btrfs attr patches unconditionally inherited the inode flags field
without honoring nodatacow and nodatasum.  This fix makes sure
we properly record the nodatacow/sum mount options in new inodes.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 2c47e605
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment