Skip to content
Commit 8633ecfa authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

GFS2: Add online uevent to GFS2



We already have an offline uevent (used when a withdraw occurs)
but no online uevent. This adds an online uevent so that userspace
will be able to detect a successful mount by means other than
not receiving a remove event after the add & recovery (change)
uevents.

It has also been added to the remount path as well - we can't use
a change uevent there as older GFS2 userspace acts on change uevents
according to the state that it thinks the fs is in, so we can't
easily add any new ones.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent 894ef820
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment