]> git.baikalelectronics.ru Git - kernel.git/commit
block: unexport truncate_bdev_range
authorChristoph Hellwig <hch@lst.de>
Sat, 9 Jan 2021 11:13:32 +0000 (12:13 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 26 Jan 2021 20:14:03 +0000 (13:14 -0700)
commitd22359aec9cf367c083bb9ad075582b1539c98df
tree53e2354e2d05c6be03b615ea313626ff03bce8e0
parentc8783457eac87d25324fc75dea2fba62ae92b35e
block: unexport truncate_bdev_range

truncate_bdev_range is only used in always built-in block layer code,
so remove the export and the !CONFIG_BLOCK stub.

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