commit | 2ddbeb0214065c92d4df5ec1c086cb5102fef4a7 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Jan 09 09:38:02 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Sun Jan 21 15:06:48 2024 -0800 |
tree | 08b2ae10372c29d636f06ba6bcbc696b9c3a2bdb | |
parent | aa88f1d9777a7cdc039a7674fd51107404c7e4a0 [diff] |
xfs_mdrestore: EXTERNALLOG is a compat value, not incompat Fix this check to look at the correct header field. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Chandan Babu R <chandanbabu@kernel.org>