Searched hist:feb8c6d3dd0f2cc0e1c3376d099cf298c5f2c2c8 (Results 1 – 2 of 2) sorted by relevance
/linux/fs/jbd2/ |
H A D | journal.c | diff feb8c6d3dd0f2cc0e1c3376d099cf298c5f2c2c8 Thu Sep 11 17:38:21 CEST 2014 Darrick J. Wong <darrick.wong@oracle.com> 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>
|
/linux/fs/ext4/ |
H A D | super.c | diff feb8c6d3dd0f2cc0e1c3376d099cf298c5f2c2c8 Thu Sep 11 17:38:21 CEST 2014 Darrick J. Wong <darrick.wong@oracle.com> 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>
|