mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
There really isn't any good reason to stash a method directly into struct gendisk. Move it together with the other block device operations. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>