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:08:41 +0000 (09:08 -0600)
commit87227c45f07fe250883363d8dc1c6041e4f97c80
treec3a5cf9181b6fc88e8a7af5dd9f4172813689375
parentc52f2f6c67312928bf8fd020814de01ae332dcde
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