Skip to content
Commit f25801ee authored by David Howells's avatar David Howells Committed by Al Viro
Browse files

overlay: Call ovl_drop_write() earlier in ovl_dentry_open()



Call ovl_drop_write() earlier in ovl_dentry_open() before we call vfs_open()
as we've done the copy up for which we needed the freeze-write lock by that
point.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 4ef51e8b
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