]> git.baikalelectronics.ru Git - kernel.git/commit
fs: move the buffer_heads_over_limit stub to buffer_head.h
authorChristoph Hellwig <hch@lst.de>
Sat, 20 Jun 2020 07:16:42 +0000 (09:16 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 24 Jun 2020 15:16:02 +0000 (09:16 -0600)
commit445a82d9cefb4b3b761f66200a490c17c9366a23
tree3ffbcefb9ae1907b8e55579d3dc84149fa39fd3d
parent0898cebb812aafc70213daa53e449ef6a0094f56
fs: move the buffer_heads_over_limit stub to buffer_head.h

Move the !CONFIG_BLOCK stub to the same place as the non-stub
declaration.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/blkdev.h
include/linux/buffer_head.h