]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bdi: Export bdi_alloc_node() and bdi_put()
authorJan Kara <jack@suse.cz>
Wed, 12 Apr 2017 10:24:27 +0000 (12:24 +0200)
committerJens Axboe <axboe@fb.com>
Thu, 20 Apr 2017 18:09:55 +0000 (12:09 -0600)
commit62bf42adc4f3d5f564d11c36f90dab31f0652d33
tree974d8b9ac4081e221013046ff42d918cdaf71b8c
parent5af110b2fb59eda9ba22ff1057f36bd96e340e09
bdi: Export bdi_alloc_node() and bdi_put()

MTD will want to call bdi_alloc_node() and bdi_put() directly. Export
these functions.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jens Axboe <axboe@fb.com>
mm/backing-dev.c