From: Kay Sievers Date: Fri, 11 Nov 2005 05:09:55 +0000 (+0100) Subject: [PATCH] remove mount/umount uevents from superblock handling X-Git-Tag: v2.6.16-rc1~474^2~22^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=033b96fd30db52a710d97b06f87d16fc59fee0f1;p=pandora-kernel.git [PATCH] remove mount/umount uevents from superblock handling The names of these events have been confusing from the beginning on, as they have been more like claim/release events. We needed these events for noticing HAL if storage devices have been mounted. Thanks to Al, we have the proper solution now and can poll() /proc/mounts instead to get notfied about mount tree changes. Signed-off-by: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed