diff options
author | Christoph Hellwig <hch@lst.de> | 2019-07-09 08:58:28 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-07-10 10:04:16 -0700 |
commit | 488ca3d8d088ec4658c87aaec6a91e98acccdd54 (patch) | |
tree | b0703c84217d461f235f1658c4711852c81cb05c /fs/xattr.c | |
parent | 0df5c39b3e4204b3ed0079d0fa14f3001c6285fe (diff) | |
download | linux-488ca3d8d088ec4658c87aaec6a91e98acccdd54.tar.bz2 |
xfs: chain bios the right way around in xfs_rw_bdev
We need to chain the earlier bios to the later ones, so that
submit_bio_wait waits on the bio that all the completions are
dispatched to.
Fixes: 6ad5b3255b9e ("xfs: use bios directly to read and write the log recovery buffers")
Reported-by: Dave Chinner <david@fromorbit.com>
Tested-by: Dave Chinner <david@fromorbit.com>
Signed-off-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>
Diffstat (limited to 'fs/xattr.c')
0 files changed, 0 insertions, 0 deletions