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

overlayfs: barriers for opening upper-layer directory



make sure that
	a) all stores done by opening struct file don't leak past storing
the reference in od->upperfile
	b) the lockless side has read dependency barrier

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 54ef6df3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment