commit | 3212135a718b06be38811f2d9a320ae842e76409 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Apr 06 08:23:02 2021 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Apr 08 10:24:36 2021 -0600 |
tree | d492daa0bc5b37aafbf88f31753420af6ac4628e | |
parent | 7fae67cc9c0e0645e8c82156ba3a8bb7bae995bb [diff] |
block: remove disk_part_iter Just open code the xa_for_each in the remaining user. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20210406062303.811835-12-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>