On Mon, Mar 22, 2021 at 09:19:48PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > I just noticed that the fs population helper creates a chardev file > "S_IFBLK" on the scratch filesystem. This seems bogus (particularly > since we actually also create a chardev named S_IFCHR) so fix up the > mknod calls. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>