]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: remove unused iget_flags param from xfs_imap_to_bp()
authorBrian Foster <bfoster@redhat.com>
Thu, 9 Jul 2020 18:38:39 +0000 (20:38 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 10 Jul 2020 06:37:12 +0000 (08:37 +0200)
commit641bd0cc52d36fc3bcc17fd7beb7fedc23e80dbf
tree94b84745ed494ae05fed7f4f0457bef14c1d5b78
parent5fe7214254a5cf5963fd5db147f36d7a63acc212
xfs: remove unused iget_flags param from xfs_imap_to_bp()

Source kernel commit: c199507993ede3f63d0deae7e2cbc2f5462c6452

iget_flags is unused in xfs_imap_to_bp(). Remove the parameter and
fix up the callers.

Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Allison Collins <allison.henderson@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
libxfs/trans.c
libxfs/xfs_inode_buf.c
libxfs/xfs_inode_buf.h