1
0
Fork 0
alistair23-linux/fs/jbd2
Darrick J. Wong 18a6ea1e5c 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>
2013-08-28 14:59:58 -04:00
..
Kconfig jbd2: remove debug dependency on debug_fs and update Kconfig help text 2013-06-12 23:07:51 -04:00
Makefile [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols 2006-10-11 11:14:15 -07:00
checkpoint.c jbd2: drop checkpoint mutex when waiting in __jbd2_log_wait_for_space() 2013-06-12 22:47:35 -04:00
commit.c jbd2: Fix endian mixing problems in the checksumming code 2013-08-28 14:59:58 -04:00
journal.c jbd2: Fix endian mixing problems in the checksumming code 2013-08-28 14:59:58 -04:00
recovery.c jbd2: Fix endian mixing problems in the checksumming code 2013-08-28 14:59:58 -04:00
revoke.c jbd2: remove journal_head from descriptor buffers 2013-06-04 12:06:01 -04:00
transaction.c jbd2: invalidate handle if jbd2_journal_restart() fails 2013-07-01 08:12:41 -04:00