]> 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)
commitd2de7ea48d83195ef1310555f1fdd9e8e1bab0d3
tree3ffbcefb9ae1907b8e55579d3dc84149fa39fd3d
parent3f1266f1f82d7b8c72472a8921e80aa3e611fb62
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