diff options
author | Chao Yu <yuchao0@huawei.com> | 2016-09-29 18:50:11 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-09-30 17:34:39 -0700 |
commit | 6ca56ca429aa94399534ec00598f7f9847c4cae2 (patch) | |
tree | 474779e602e1f6de6b041691916d92f2de09fbe7 /Documentation/acpi | |
parent | 3f5f4959b144d9ba6657ccc0ab9edcc78fcc1d8a (diff) |
f2fs: don't submit irrelevant page
While we call ->writepages, there are two cases:
a. we didn't writeout any dirty pages, since they are writebacked by other
thread concurrently.
b. we writeout dirty pages, and have already submitted bio to block layer.
In these cases, we don't need to do additional bio flushing unnecessarily,
it may split bio in cache into smaller one.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'Documentation/acpi')
0 files changed, 0 insertions, 0 deletions