Re: [PATCH] Remove broken by design and by implementation devtmpfs maintenance disaster

From: Eric W. Biederman
Date: Fri Sep 18 2009 - 15:34:15 EST



As for losetup. Arguably the right way to handle that one is the old
fashioned way:

mknod /dev/loop0
losetup /dev/loop0

In that case the kernel calls modprobe for us. I don't see why we should
have a race in the first place. Even calling modprobe explicitly seems
like a hack in this case.

Eric

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/