Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reiserfs: fix j_last_flush_trans_id type
Conversion in commit 600ed41 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>
- Loading branch information