Skip to content
Commit 9e037cb7 authored by Darrick J. Wong's avatar Darrick J. Wong
Browse files

xfs: check for unknown v5 feature bits in superblock write verifier



Make sure we never try to write the superblock with unknown feature bits
set.  We checked those at mount time, so if they're set now then memory
is corrupt.

Signed-off-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: default avatarEric Sandeen <sandeen@redhat.com>
parent 69775fd1
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