android_kernel_oneplus_msm8998/fs/xfs/libxfs
Darrick J. Wong fd9e4cea96 libxfs: clean up _calc_dquots_per_chunk
commit 58d789678546d46d7bbd809dd7dab417c0f23655 upstream.

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.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-10 16:36:32 +01:00
..
xfs_alloc.c xfs: print name of verifier if it fails 2016-06-07 18:14:38 -07:00
xfs_alloc.h xfs: introduce BMAPI_ZERO for allocating zeroed extents 2015-11-03 12:27:22 +11:00
xfs_alloc_btree.c xfs: print name of verifier if it fails 2016-06-07 18:14:38 -07:00
xfs_alloc_btree.h
xfs_attr.c xfs: per-filesystem stats counter implementation 2015-10-12 18:21:22 +11:00
xfs_attr_leaf.c xfs: print name of verifier if it fails 2016-06-07 18:14:38 -07:00
xfs_attr_leaf.h
xfs_attr_remote.c xfs: print name of verifier if it fails 2016-06-07 18:14:38 -07:00
xfs_attr_remote.h
xfs_attr_sf.h
xfs_bit.c
xfs_bit.h
xfs_bmap.c Merge branch 'xfs-dax-updates' into for-next 2015-11-03 13:28:41 +11:00
xfs_bmap.h xfs: introduce BMAPI_ZERO for allocating zeroed extents 2015-11-03 12:27:22 +11:00
xfs_bmap_btree.c xfs: print name of verifier if it fails 2016-06-07 18:14:38 -07:00
xfs_bmap_btree.h
xfs_btree.c Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next 2015-10-12 18:38:25 +11:00
xfs_btree.h xfs: per-filesystem stats counter implementation 2015-10-12 18:21:22 +11:00
xfs_cksum.h
xfs_da_btree.c xfs: print name of verifier if it fails 2016-06-07 18:14:38 -07:00
xfs_da_btree.h
xfs_da_format.c
xfs_da_format.h xfs: Fix xfs_attr_leafblock definition 2015-08-19 10:34:32 +10:00
xfs_dir2.c xfs: per-filesystem stats counter implementation 2015-10-12 18:21:22 +11:00
xfs_dir2.h
xfs_dir2_block.c xfs: print name of verifier if it fails 2016-06-07 18:14:38 -07:00
xfs_dir2_data.c xfs: print name of verifier if it fails 2016-06-07 18:14:38 -07:00
xfs_dir2_leaf.c xfs: print name of verifier if it fails 2016-06-07 18:14:38 -07:00
xfs_dir2_node.c xfs: print name of verifier if it fails 2016-06-07 18:14:38 -07:00
xfs_dir2_priv.h
xfs_dir2_sf.c
xfs_dquot_buf.c libxfs: clean up _calc_dquots_per_chunk 2016-11-10 16:36:32 +01:00
xfs_format.h libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct 2016-02-25 12:01:24 -08:00
xfs_fs.h xfs: prefix XATTR_LIST_MAX with XFS_ 2015-10-12 16:02:56 +11:00
xfs_ialloc.c xfs: print name of verifier if it fails 2016-06-07 18:14:38 -07:00
xfs_ialloc.h
xfs_ialloc_btree.c xfs: print name of verifier if it fails 2016-06-07 18:14:38 -07:00
xfs_ialloc_btree.h
xfs_inode_buf.c xfs: handle dquot buffer readahead in log recovery correctly 2016-06-07 18:14:38 -07:00
xfs_inode_buf.h
xfs_inode_fork.c
xfs_inode_fork.h
xfs_log_format.h
xfs_log_recover.h
xfs_log_rlimit.c
xfs_quota_defs.h xfs: handle dquot buffer readahead in log recovery correctly 2016-06-07 18:14:38 -07:00
xfs_rtbitmap.c
xfs_sb.c xfs: fix superblock inprogress check 2016-09-15 08:27:52 +02:00
xfs_sb.h
xfs_shared.h xfs: handle dquot buffer readahead in log recovery correctly 2016-06-07 18:14:38 -07:00
xfs_symlink_remote.c xfs: print name of verifier if it fails 2016-06-07 18:14:38 -07:00
xfs_trans_resv.c
xfs_trans_resv.h
xfs_trans_space.h
xfs_types.h