Searched hist:"18 a6ea1e5cc88ba36e66c193196da802b06d5cb0" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/jbd2/ |
H A D | recovery.c | diff 18a6ea1e5cc88ba36e66c193196da802b06d5cb0 Wed Aug 28 13:59:58 CDT 2013 Darrick J. Wong <darrick.wong@oracle.com> jbd2: Fix endian mixing problems in the checksumming code
In the jbd2 checksumming code, explicitly declare separate variables with endianness information so that we don't get confused and screw things up again. Also fixes sparse warnings.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
H A D | commit.c | diff 18a6ea1e5cc88ba36e66c193196da802b06d5cb0 Wed Aug 28 13:59:58 CDT 2013 Darrick J. Wong <darrick.wong@oracle.com> jbd2: Fix endian mixing problems in the checksumming code
In the jbd2 checksumming code, explicitly declare separate variables with endianness information so that we don't get confused and screw things up again. Also fixes sparse warnings.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
H A D | journal.c | diff 18a6ea1e5cc88ba36e66c193196da802b06d5cb0 Wed Aug 28 13:59:58 CDT 2013 Darrick J. Wong <darrick.wong@oracle.com> jbd2: Fix endian mixing problems in the checksumming code
In the jbd2 checksumming code, explicitly declare separate variables with endianness information so that we don't get confused and screw things up again. Also fixes sparse warnings.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|