xfs: remove unused header files
There are many, many xfs header files which are included but unneeded (or included twice) in the xfs code, so remove them. nb: xfs_linux.h includes about 9 headers for everyone, so those explicit includes get removed by this. I'm not sure what the preference is, but if we wanted explicit includes everywhere, a followup patch could remove those xfs_*.h includes from xfs_linux.h and move them into the files that need them. Or it could be left as-is. Signed-off-by:Eric Sandeen <sandeen@redhat.com> Reviewed-by:
Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by:
Darrick J. Wong <darrick.wong@oracle.com>
Showing
- fs/xfs/kmem.c 0 additions, 5 deletionsfs/xfs/kmem.c
- fs/xfs/libxfs/xfs_ag_resv.c 0 additions, 8 deletionsfs/xfs/libxfs/xfs_ag_resv.c
- fs/xfs/libxfs/xfs_alloc.c 0 additions, 2 deletionsfs/xfs/libxfs/xfs_alloc.c
- fs/xfs/libxfs/xfs_alloc_btree.c 0 additions, 1 deletionfs/xfs/libxfs/xfs_alloc_btree.c
- fs/xfs/libxfs/xfs_attr.c 0 additions, 5 deletionsfs/xfs/libxfs/xfs_attr.c
- fs/xfs/libxfs/xfs_attr_leaf.c 0 additions, 3 deletionsfs/xfs/libxfs/xfs_attr_leaf.c
- fs/xfs/libxfs/xfs_attr_remote.c 0 additions, 8 deletionsfs/xfs/libxfs/xfs_attr_remote.c
- fs/xfs/libxfs/xfs_bit.c 0 additions, 1 deletionfs/xfs/libxfs/xfs_bit.c
- fs/xfs/libxfs/xfs_bmap.c 0 additions, 5 deletionsfs/xfs/libxfs/xfs_bmap.c
- fs/xfs/libxfs/xfs_bmap_btree.c 0 additions, 3 deletionsfs/xfs/libxfs/xfs_bmap_btree.c
- fs/xfs/libxfs/xfs_btree.c 0 additions, 3 deletionsfs/xfs/libxfs/xfs_btree.c
- fs/xfs/libxfs/xfs_da_btree.c 0 additions, 6 deletionsfs/xfs/libxfs/xfs_da_btree.c
- fs/xfs/libxfs/xfs_da_format.c 0 additions, 3 deletionsfs/xfs/libxfs/xfs_da_format.c
- fs/xfs/libxfs/xfs_defer.c 0 additions, 2 deletionsfs/xfs/libxfs/xfs_defer.c
- fs/xfs/libxfs/xfs_dir2.c 0 additions, 5 deletionsfs/xfs/libxfs/xfs_dir2.c
- fs/xfs/libxfs/xfs_dir2_block.c 0 additions, 4 deletionsfs/xfs/libxfs/xfs_dir2_block.c
- fs/xfs/libxfs/xfs_dir2_data.c 0 additions, 4 deletionsfs/xfs/libxfs/xfs_dir2_data.c
- fs/xfs/libxfs/xfs_dir2_leaf.c 0 additions, 4 deletionsfs/xfs/libxfs/xfs_dir2_leaf.c
- fs/xfs/libxfs/xfs_dir2_node.c 0 additions, 3 deletionsfs/xfs/libxfs/xfs_dir2_node.c
- fs/xfs/libxfs/xfs_dir2_sf.c 0 additions, 4 deletionsfs/xfs/libxfs/xfs_dir2_sf.c
Please register or sign in to comment