mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04: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>