xfs: remove xfs_bulkstat_single
authorChristoph Hellwig <hch@lst.de>
Thu, 24 Jul 2014 02:07:15 +0000 (12:07 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 24 Jul 2014 02:07:15 +0000 (12:07 +1000)
From: Christoph Hellwig <hch@lst.de>

xfs_bukstat_one doesn't have any failure case that would go away when
called through xfs_bulkstat, so remove the fallback and the now unessecary
xfs_bulkstat_single function.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jie Liu <jeff.liu@oracle.com>
Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_ioctl.c
fs/xfs/xfs_itable.c
fs/xfs/xfs_itable.h

Simple merge
Simple merge
Simple merge