]> asedeno.scripts.mit.edu Git - linux.git/commit
xfs: remove the dummy iop_push implementation for inode creation items
authorChristoph Hellwig <hch@lst.de>
Sat, 29 Jun 2019 02:27:31 +0000 (19:27 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Sat, 29 Jun 2019 02:27:31 +0000 (19:27 -0700)
commit8e4b20ea83c27501352316757ccf08e897018a26
treeca90d95bfe48847cf82b2c2f7181d442a530175e
parente8b78db77d48fddd13fd249e88ab7bfffa0661fe
xfs: remove the dummy iop_push implementation for inode creation items

This method should never be called, so don't waste code on it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_icreate_item.c