]> 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)
commit136fcbf0ebd1cb655c9b28ad7f4225c9cc3a041e
tree974d8b9ac4081e221013046ff42d918cdaf71b8c
parent8372a3e2239db6482430a6752fde179dd38053fb
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