commit | 13edd5e7315a26b448c5f7f33fc7721b1e0c17ef | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Tue Nov 01 10:01:35 2016 -0600 |
committer | Jens Axboe <axboe@fb.com> | Wed Nov 02 10:24:04 2016 -0600 |
tree | b669ec06704238375271a67f6a2f480c6ea3f2d5 | |
parent | 7637241e651ec36e409412869f986dd5f097735f [diff] |
writeback: mark background writeback as such If we're doing background type writes, then use the appropriate background write flags for that. Signed-off-by: Jens Axboe <axboe@fb.com> Reviewed-by: Christoph Hellwig <hch@lst.de>