Skip to content
Snippets Groups Projects
Commit 5cf5b477 authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

ovl: opaque cleanup


oe->opaque is set for

 a) whiteouts
 b) directories having the "trusted.overlay.opaque" xattr

Case b can be simplified, since setting the xattr always implies setting
oe->opaque.  Also once set, the opaque flag is never cleared.

Don't need to set opaque flag for non-directories.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent c5bef3a7
No related branches found
No related tags found
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