diff options
author | Song Liu <songliubraving@fb.com> | 2017-03-10 08:23:39 +0300 |
---|---|---|
committer | Shaohua Li <shli@fb.com> | 2017-03-17 02:55:57 +0300 |
commit | ea17481fb48888fa11f412766bde36be9171247e (patch) | |
tree | 6182267810999a7a43f6905f097af91365ddcc38 /drivers/eisa | |
parent | 2d4f468753777a29124f779cdffd1ec009d70597 (diff) | |
download | linux-ea17481fb48888fa11f412766bde36be9171247e.tar.xz |
md/r5cache: generate R5LOG_PAYLOAD_FLUSH
In r5c_finish_stripe_write_out(), R5LOG_PAYLOAD_FLUSH is append to
log->current_io.
Appending R5LOG_PAYLOAD_FLUSH in quiesce needs extra writes to
journal. To simplify the logic, we just skip R5LOG_PAYLOAD_FLUSH in
quiesce.
Even R5LOG_PAYLOAD_FLUSH supports multiple stripes per payload.
However, current implementation is one stripe per R5LOG_PAYLOAD_FLUSH,
which is simpler.
Signed-off-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'drivers/eisa')
0 files changed, 0 insertions, 0 deletions