]> git.baikalelectronics.ru Git - kernel.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)
commitfdf0eb1c49ec58855c434bf5f9f18faf0269c54e
tree974d8b9ac4081e221013046ff42d918cdaf71b8c
parent2d771ac8cced8c3ff23f2e01781edf2938f6b1c9
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