-
由 David Howells 提交于
Fix GFS2's need_sync()'s use of do_div() on an s64 by using div_s64() instead. This does assume that gt_quota_scale_den can be cast to an s32. This was introduced by patch b3b94faa. Signed-off-by: NDavid Howells <dhowells@redhat.com> Signed-off-by: NSteven Whitehouse <swhiteho@redhat.com>
4abaca17