From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Jenkins Date: Tue, 16 Sep 2008 10:09:13 +0000 Subject: udev-test.pl failures Message-Id: <48CF85C9.8050304@tuffmail.co.uk> List-Id: References: <40880A7E.4050400@bulldog.unca.edu> In-Reply-To: <40880A7E.4050400@bulldog.unca.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org commit 8753fadf2a6ecead372e71b8bf9336cf29f9c958 Author: Kay Sievers Date: Mon Sep 15 17:12:47 2008 -0700 libudev: switch API from devpath to syspath Lots of the udev tests fail here. udev_sysfs.c broke when util_resolve_sys_link() switched API. I'll leave this up to you - maybe your next commit is going to do away with udev_sysfs.c altogether :-). Regards Alan