diff options
author | Dongli Zhang <[email protected]> | 2022-03-17 15:09:30 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-03-21 06:31:44 -0600 |
commit | 08719dd9176b4c55f547bd11812fd6cc35907d37 (patch) | |
tree | 72640cee51ab739958ed47bebe630c5d365e6483 /net/lapb/lapb_in.c | |
parent | 93b4e74789dbdefcffc7baac107069e74d98513c (diff) |
xen/blkfront: fix comment for need_copy
The 'need_copy' is set when rq_data_dir(req) returns WRITE, in order to
copy the written data to persistent page.
".need_copy = rq_data_dir(req) && info->feature_persistent,"
Signed-off-by: Dongli Zhang <[email protected]>
Fixes: c004a6fe0c40 ('block/xen-blkfront: Make it running on 64KB page granularity')
Acked-by: Roger Pau Monné <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions