commit | 8da2892e27833c5ee78788a66941e0e96eedad22 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Apr 14 09:28:55 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Apr 20 11:32:59 2020 -0600 |
tree | dfb5eb341b7a1f9a717c1db754ec54ae1c9fa208 | |
parent | cddae808aeb77e5c29d22a8e0dfbdaed413f9e04 [diff] |
block: cleanup hd_struct freeing Move hd_ref_init out of line as there it isn't anywhere near a fast path, and rename the rcu ref freeing callbacks to be more descriptive. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>