diff options
author | David Howells <dhowells@redhat.com> | 2008-07-11 15:39:56 +0200 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2008-07-11 15:35:01 +0200 |
commit | 4abaca17e758e3326c96ced88b2cd9b7b84922f6 (patch) | |
tree | 920bcf9d988d3141d5a906ad683b8903ef074068 /Documentation | |
parent | [GFS2] Remove unused declaration (diff) | |
download | linux-4abaca17e758e3326c96ced88b2cd9b7b84922f6.tar.xz linux-4abaca17e758e3326c96ced88b2cd9b7b84922f6.zip |
[GFS2] Fix GFS2's use of do_div() in its quota calculations
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 b3b94faa5fe5968827ba0640ee9fba4b3e7f736e.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions