mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-19 12:00:46 +09: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>