From: Steven Whitehouse Date: Fri, 31 Jul 2009 11:16:25 +0000 (+0100) Subject: GFS2: Add some more info to uevents X-Git-Tag: v2.6.32-rc1~698^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=440d6da207e9eef2b576331cfedd5ecae9068663;p=pandora-kernel.git GFS2: Add some more info to uevents With each uevent, we now always include the journal ID. We can't call it JID since that is already in use by some of the individual events relating to recovery, so we use JOURNALID instead. We don't send the JOURNALID for spectator mounts, since there isn't one. Also the ADD event now has both RDONLY and SPECTATOR information to match that of the ONLINE event. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed