]> 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)
commitc0829c99453d695162df5f6d2418e001b0e248c2
tree1d728350d5aef28aa3ac2a343d8768292427d066
parenta9c1a17614690d7bb0e2e06fff9dbd8c9b5662a5
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