commit | 6ea5aad32dd8b35af68b1ba955daa368900d3b98 | [log] [tgz] |
---|---|---|
author | Gao Xiang <hsiangkao@redhat.com> | Sat Sep 19 15:27:30 2020 +0800 |
committer | Gao Xiang <hsiangkao@redhat.com> | Sat Sep 19 15:38:14 2020 +0800 |
tree | cc899008cab03905301bb5cfcc1e325009d11d17 | |
parent | bf9a123b9cf8d8c67c4c59757cbf4e4b2c4ab2e3 [diff] |
erofs: add REQ_RAHEAD flag to readahead requests Let's add REQ_RAHEAD flag so it'd be easier to identify readahead I/O requests in blktrace. Reviewed-by: Chao Yu <yuchao0@huawei.com> Link: https://lore.kernel.org/r/20200919072730.24989-3-hsiangkao@redhat.com Signed-off-by: Gao Xiang <hsiangkao@redhat.com>