reiserfs: fix j_last_flush_trans_id type
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 21 Apr 2009 03:29:41 +0000 (23:29 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 21 Apr 2009 03:29:41 +0000 (23:29 -0400)
commitbe9208dff23af904655807672dd8235abf6ac039
tree9c1e48f30787ec907db4812107f8086ccbb25666
parent38e23c95f92a84fb8505a9f572b8a209c9c372c1
reiserfs: fix j_last_flush_trans_id type

Conversion in commit 600ed41675d8c384519d8f0b3c76afed39ef2f4b had missed
that one, but converted format from %lu to %u.  As the result,
/proc/..../journal got buggered on 64bit boxen.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
include/linux/reiserfs_fs_sb.h