commit | bb00b6f1e2b9699f6140849ab3d6a252b130f44e | [log] [tgz] |
---|---|---|
author | Brian Foster <bfoster@redhat.com> | Wed Jul 11 22:26:35 2018 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Jul 11 22:26:35 2018 -0700 |
tree | 15edade30ccbb9b7a9418182074cbf4e16c769b1 | |
parent | 6af88cda007695af003a1cd41f077c826aa59b97 [diff] |
xfs: kill __xfs_buf_submit_common() Now that there is only one caller, fold the common submission helper into __xfs_buf_submit(). Suggested-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>