[PATCH v3 05/39] fs: super: introduce a get_super_cdev to get super by a cdev reference
Christoph Hellwig
hch at infradead.org
Sat Oct 3 23:32:35 PDT 2015
As mentioned before I don't think the cdev has any business in core VFS
code. You must alredy have an anonymous block device for the st_dev
value, please use that.
More information about the linux-mtd
mailing list