diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2013-09-29 10:59:59 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-10-24 23:34:59 -0400 |
commit | aab407fc5c0ce63e9fd4a34a790d7290d3e116a1 (patch) | |
tree | 8ac53d05b88c74f6749461f31b4ee97a8e832ed4 /fs/internal.h | |
parent | aba809cf0944fdc5a83ef8b5864cdce2a99b2513 (diff) | |
download | talos-obmc-linux-aab407fc5c0ce63e9fd4a34a790d7290d3e116a1.tar.gz talos-obmc-linux-aab407fc5c0ce63e9fd4a34a790d7290d3e116a1.zip |
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: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/internal.h')
0 files changed, 0 insertions, 0 deletions