From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH] driver core: remove CONFIG_SYSFS_DEPRECATED Date: Thu, 15 Jul 2010 09:29:01 -0400 Message-ID: <201007150929.03916.konrad@kernel.org> References: <20100709185450.GA29473@kroah.com> <20100714163852.b3c09930.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Disposition: inline Sender: linux-scsi-owner@vger.kernel.org To: "Eric W. Biederman" Cc: Andrew Morton , Greg Kroah-Hartman , Greg KH , linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, alsa-devel@alsa-project.org, Jens Axboe , Stephen Hemminger , Kay Sievers , Alan Stern , "James E.J. Bottomley" , Alexey Kuznetsov , Randy Dunlap , Tejun Heo , "David S. Miller" , Jaroslav Kysela , Takashi Iwai , Ingo Molnar , Peter Zijlstra , David Howells , Dave Airlie List-Id: alsa-devel@alsa-project.org > > and the box still won't boot. > > The reason FC6 doesn't boot is there is a userspace tool > I believe in the initrd that cares about symlinks when it should > not. It is not just nash. Also multipathd would fail (as it expects the /sys/scsi_host/.. in certain directories), and 'lsscsi'. There might be other tools that depend on libsysfs to be affected by this as well. Oh, and I think 'udev' might have some trouble too - but not 100% certain about that.