[PATCH 13/25] mtd: Convert to dynamically allocated bdi infrastructure

Christoph Hellwig hch at infradead.org
Wed Apr 12 01:14:06 PDT 2017


> +	sb->s_bdi = bdi_get(mtd_bdi);
> +	sb->s_iflags |= SB_I_DYNBDI;

FTI, while I think this is a faithful conversion of the existing code,
the single bdi for all MTD devices looks rather bogus to me..

Otherwise this looks good:

Reviewed-by: Christoph Hellwig <hch at lst.de>



More information about the linux-mtd mailing list