ceph: fix fallocate division
authorSage Weil <sage@inktank.com>
Tue, 27 Aug 2013 19:15:16 +0000 (12:15 -0700)
committerSage Weil <sage@inktank.com>
Tue, 27 Aug 2013 19:26:29 +0000 (12:26 -0700)
We need to use do_div to divide by a 64-bit value.

Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>

No differences found