Re: [PATCH v3 01/49] block: drbd: comment on direct access bvec table

2017-08-10 Thread Christoph Hellwig
I really don't think that these comments are all that useful. A big comment near the bi_io_vec field defintion explaining the rules for access would be a lot better.

[PATCH v3 01/49] block: drbd: comment on direct access bvec table

2017-08-08 Thread Ming Lei
Signed-off-by: Ming Lei --- drivers/block/drbd/drbd_bitmap.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/block/drbd/drbd_bitmap.c b/drivers/block/drbd/drbd_bitmap.c index 809fd245c3dc..70890d950dc9 100644 --- a/drivers/block/drbd/drbd_bitmap.c +++