xfs: remove unused buffer cache APIs
authorChristoph Hellwig <hch@lst.de>
Sat, 29 Jun 2019 02:27:27 +0000 (19:27 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Sat, 29 Jun 2019 02:27:27 +0000 (19:27 -0700)
commit0564501ff5e7744b23598f84e93c5230c82e59d6
treee25704968a27ce333ec936f29bb2e27ad660ab6d
parent6e9b3dd80f9c84a476ac6a760b6bbe69918d0016
xfs: remove unused buffer cache APIs

Now that the log code uses bios directly we can drop various special
cases in the buffer cache code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_buf.c
fs/xfs/xfs_buf.h