]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf18e52d778b210ae565dde99cf801dc5c77eb657
treee25704968a27ce333ec936f29bb2e27ad660ab6d
parent5ce7a7ae4d77c55c3354d2922de9e81933d8b8d0
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