xfs: remove the device parameter from __populate_check_xfs_dir
authorXiao Yang <yangx.jy@cn.fujitsu.com>
Wed, 19 Oct 2016 05:33:07 +0000 (13:33 +0800)
committerEryu Guan <eguan@redhat.com>
Fri, 21 Oct 2016 15:20:14 +0000 (23:20 +0800)
commitdc46bab289da191e21adf3009b44dbbb28f86e1a
tree5a5ec4f6fc39fa396a8c5a41878ae83f012f8978
parentda41142607c216454e74cffe2e15f68349d47dbb
xfs: remove the device parameter from __populate_check_xfs_dir

In commit c08ebd092 ("xfs: fix $XFS_DB_PROG usage"), the need for
callers to pass the device to populate into
__populate_check_xfs_dir() was removed. So we can now clean up all
the callers by removing the device parameter.

Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/xfs/099
tests/xfs/100
tests/xfs/101
tests/xfs/102
tests/xfs/105
tests/xfs/112
tests/xfs/113