Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jfs: Fix do_div precision in commit b40c2e6
In a hasty fix to replace a 64-bit division with do_div, I unintentionally assigned the divisor to a 32-bit variable. Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com> Cc: Tino Reichardt <milky-kernel@mcmilk.de>
- Loading branch information