]> git.baikalelectronics.ru Git - kernel.git/commit
block: remove the BIO_USER_MAPPED flag
authorChristoph Hellwig <hch@lst.de>
Thu, 27 Aug 2020 15:37:48 +0000 (17:37 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 1 Sep 2020 22:49:26 +0000 (16:49 -0600)
commit98587581a0ba64396d8a13e2149c6e4d08eb7079
tree0555d50aca08c223fc49b2f8b2846e25c31911a3
parent5dd268ff02e31c1ff268249bd38fa81e580843d6
block: remove the BIO_USER_MAPPED flag

Just check if there is private data, in which case the bio must have
originated from bio_copy_user_iov.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-map.c
include/linux/blk_types.h