xfs: convert m_dirblksize to xfs_da_geometry
authorDave Chinner <dchinner@redhat.com>
Fri, 6 Jun 2014 05:15:59 +0000 (15:15 +1000)
committerDave Chinner <david@fromorbit.com>
Fri, 6 Jun 2014 05:15:59 +0000 (15:15 +1000)
commit8f66193c89f0b0259db6b27b4df3deb828c294f9
tree333c24e2c4d901d044e5b2c3c820cb680919f73c
parentd6cf13051f31bf1a54b65643d0e578b3ca2f0692
xfs: convert m_dirblksize to xfs_da_geometry

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
14 files changed:
fs/xfs/xfs_da_btree.c
fs/xfs/xfs_da_format.c
fs/xfs/xfs_dir2.c
fs/xfs/xfs_dir2.h
fs/xfs/xfs_dir2_block.c
fs/xfs/xfs_dir2_data.c
fs/xfs/xfs_dir2_leaf.c
fs/xfs/xfs_dir2_node.c
fs/xfs/xfs_dir2_priv.h
fs/xfs/xfs_dir2_readdir.c
fs/xfs/xfs_dir2_sf.c
fs/xfs/xfs_fsops.c
fs/xfs/xfs_mount.h
fs/xfs/xfs_trans_resv.c
This page took 0.033918 seconds and 5 git commands to generate.