Whamcloud - gitweb
Align the types used by jbd2_journal_bmap and getblk with the kernel
authorTheodore Ts'o <tytso@mit.edu>
Sat, 9 Nov 2019 06:47:24 +0000 (01:47 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 9 Nov 2019 06:55:14 +0000 (01:55 -0500)
commit4305084d35c40037269787778601b4f91e370529
tree655e59143a2218972544ea064c51e24141330400
parentabbe0f9d70d2f6286e83b2168cd4f434c757a8a1
Align the types used by jbd2_journal_bmap and getblk with the kernel

This avoids some 32-bit vs 64-bit discrepancies in the function
signatures and the types used by their callers.

This cleans up some sparse warnings in recovery.c.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/journal.c
e2fsck/jfs_user.h
e2fsck/journal.c