]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
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)
commitd716f8eedb143387afd35d337327090b8348159e
treecdaa237b8bbc2283d547c44cb1c0d1e20c773feb
parent8fe657760d5c8372cd4cf022c4cdb9307a3af995
xfs: remove xfs_bulkstat_single

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