]> 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)
commit8a72e8e2476dea2ae12d36954e5c8f093ff0c4fe
tree0555d50aca08c223fc49b2f8b2846e25c31911a3
parent99f716090602f3f7da4ce4b77935e44f3f6cbc96
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