]> git.baikalelectronics.ru Git - kernel.git/commit
block: move guard_bio_eod to bio.c
authorChristoph Hellwig <hch@lst.de>
Wed, 25 Mar 2020 15:48:40 +0000 (16:48 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 25 Mar 2020 15:50:08 +0000 (09:50 -0600)
commitef4f48167a094b9e315b051cbea45470d8424ac0
tree1d728350d5aef28aa3ac2a343d8768292427d066
parenta0daf2e8d49e0718e0725d28bded3376c7d2707e
block: move guard_bio_eod to bio.c

This is bio layer functionality and not related to buffer heads.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bio.c
fs/buffer.c
fs/internal.h
include/linux/bio.h