]> git.baikalelectronics.ru Git - kernel.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)
commit67c6687e7e043746dd041c0e7404746c4494bf94
treeca90d95bfe48847cf82b2c2f7181d442a530175e
parentfb2775d626a2308bcb30b851bc3427092d47d3dc
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