commit | 3c5d202b55d3fa9106607f99cdd5044b02b5929b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon May 04 14:47:59 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Sat May 09 16:15:13 2020 -0600 |
tree | d87bffecd91741f528a5a3b7905662b0c79ff748 | |
parent | a5a6c66df6bf951007f434fad04d777289f00aa6 [diff] |
bdi: remove bdi_register_owner Split out a new bdi_set_owner helper to set the owner, and move the policy for creating the bdi name back into genhd.c, where it belongs. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>