linux-stable-rt/fs/gfs2
Steven Whitehouse 440d6da207 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 <swhiteho@redhat.com>
2009-08-17 11:05:00 +01:00
..
Kconfig block: rename CONFIG_LBD to CONFIG_LBDAF 2009-06-19 08:08:50 +02:00
Makefile
acl.c
acl.h
aops.c GFS2: keep statfs info in sync on grows 2009-07-30 10:52:33 +01:00
bmap.c
bmap.h
dentry.c
dir.c
dir.h
eaops.c
eaops.h
eattr.c
eattr.h
export.c
file.c
gfs2.h
glock.c GFS2: remove dcache entries for remote deleted inodes 2009-07-30 11:01:03 +01:00
glock.h GFS2: remove dcache entries for remote deleted inodes 2009-07-30 11:01:03 +01:00
glops.c GFS2: remove dcache entries for remote deleted inodes 2009-07-30 11:01:03 +01:00
glops.h
incore.h GFS2: remove dcache entries for remote deleted inodes 2009-07-30 11:01:03 +01:00
inode.c
inode.h
lock_dlm.c
log.c
log.h
lops.c
lops.h
main.c
meta_io.c
meta_io.h
ops_fstype.c GFS2: Add online uevent to GFS2 2009-08-17 11:04:42 +01:00
ops_inode.c
quota.c
quota.h
recovery.c
recovery.h
rgrp.c GFS2: Fix incorrent statfs consistency check 2009-07-30 11:00:28 +01:00
rgrp.h
super.c GFS2: Add online uevent to GFS2 2009-08-17 11:04:42 +01:00
super.h GFS2: Add online uevent to GFS2 2009-08-17 11:04:42 +01:00
sys.c GFS2: Add some more info to uevents 2009-08-17 11:05:00 +01:00
sys.h
trace_gfs2.h tracing/events: Move TRACE_SYSTEM outside of include guard 2009-07-13 10:59:55 +02:00
trans.c
trans.h
util.c
util.h