commit | 55b7d7115fcd903a3901b2999a2e15e2c9c4f6e0 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Sep 01 10:55:46 2020 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Sep 15 20:52:39 2020 -0700 |
tree | 2a4f608922c75bfe4510907c2fa826c3da3a81bb | |
parent | b840e2ada8afc53583e578d2d56df7339604c1a3 [diff] |
xfs: clear the read/write flags later in xfs_buf_ioend Clear the flags at the end of xfs_buf_ioend so that they can be used during the completion. 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>