summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2011-02-07 12:02:53 +0100
committerTobias Klauser <tklauser@distanz.ch>2011-02-07 12:02:53 +0100
commita449425fc86e6ef5ef2a1efb37b0cc645f1b0680 (patch)
tree7e9d828f2dd9250bc94ed441fa679c5fdba38900 /README
parent9943e243f169f30c4397626df5d124f8a7c12546 (diff)
Dynamically allocate inotify read bufferHEADmaster
This fixes a sparse warning.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
jbd2/recovery.c?id=18a6ea1e5cc88ba36e66c193196da802b06d5cb0'>fs/jbd2/recovery.c parentd7b2a00c2e2eedf460ce2a15237f28de40412d86 (diff)
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>
Diffstat (limited to 'fs/jbd2/recovery.c')