commit | feb8c6d3dd0f2cc0e1c3376d099cf298c5f2c2c8 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Thu Sep 11 11:38:21 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Sep 11 11:38:21 2014 -0400 |
tree | 1f91bf01066b1a35414e4f6291fd4ff4ab47a45f | |
parent | c7f725435adcf2ade4b9152ee33339d28f4cc330 [diff] |
jbd2: fix journal checksum feature flag handling Clear all three journal checksum feature flags before turning on whichever journal checksum options we want. Rearrange the error checking so that newer flags get complained about first. Reported-by: TR Reardon <thomas_reardon@hotmail.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>