[PATCH 16/45] block: change the hash used for looking up block devices
Tejun Heo
tj at kernel.org
Tue Nov 24 12:38:16 EST 2020
On Tue, Nov 24, 2020 at 02:27:22PM +0100, Christoph Hellwig wrote:
> Adding the minor to the major creates tons of pointless conflicts. Just
> use the dev_t itself, which is 32-bits and thus is guaranteed to fit
> into ino_t.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> Reviewed-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> Reviewed-by: Jan Kara <jack at suse.cz>
Acked-by: Tejun Heo <tj at kernel.org>
--
tejun
More information about the linux-mtd
mailing list