Skip to content
Commit aab407fc authored by Al Viro's avatar Al Viro
Browse files

don't bother with vfsmount_lock in mounts_poll()



wake_up_interruptible/poll_wait provide sufficient barriers;
just use ACCESS_ONCE() to fetch ns->event and that's it.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent aba809cf
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