[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m1k4zwvyhp.fsf@fess.ebiederm.org>
Date: Fri, 18 Sep 2009 12:33:54 -0700
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Kay Sievers <kay.sievers@...y.org>
Cc: Arjan van de Ven <arjan@...radead.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, Greg Kroah-Hartmann <greg@...ah.com>
Subject: Re: [PATCH] Remove broken by design and by implementation devtmpfs maintenance disaster
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists