diff options
author | Christoph Hellwig <hch@lst.de> | 2019-06-29 04:27:27 +0200 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-06-29 04:27:27 +0200 |
commit | 6e9b3dd80f9c84a476ac6a760b6bbe69918d0016 (patch) | |
tree | 64f531afe1cb742f630183b2b54ecd0fbcdc2ec7 /fs/xfs/xfs_buf.h | |
parent | xfs: use bios directly to read and write the log recovery buffers (diff) | |
download | linux-6e9b3dd80f9c84a476ac6a760b6bbe69918d0016.tar.xz linux-6e9b3dd80f9c84a476ac6a760b6bbe69918d0016.zip |
xfs: stop using bp naming for log recovery buffers
Now that we don't use struct xfs_buf to hold log recovery buffer rename
the related functions and variables to just talk of a buffer instead of
using the bp name that we usually use for xfs_buf related functionality.
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>
Diffstat (limited to 'fs/xfs/xfs_buf.h')
0 files changed, 0 insertions, 0 deletions