diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2016-10-20 15:46:18 +1100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2016-10-20 15:46:18 +1100 |
commit | 58d789678546d46d7bbd809dd7dab417c0f23655 (patch) | |
tree | 47126c9ddc83c6dba3743218349c0247e50edd34 /fs/xfs/xfs_stats.c | |
parent | d099245297e28fc9f8493edd9d5a1f0967a72511 (diff) | |
download | linux-58d789678546d46d7bbd809dd7dab417c0f23655.tar.bz2 |
libxfs: clean up _calc_dquots_per_chunk
The function xfs_calc_dquots_per_chunk takes a parameter in units
of basic blocks. The kernel seems to get the units wrong, but
userspace got 'fixed' by commenting out the unnecessary conversion.
Fix both.
cc: <stable@vger.kernel.org>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_stats.c')
0 files changed, 0 insertions, 0 deletions