Commit ca4c8a3a authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

ovl: treat special files like a regular fs



No sense in opening special files on the underlying layers, they work just
as well if opened on the overlay.

Side effect is that it's no longer possible to connect one side of a pipe
opened on overlayfs with the other side opened on the underlying layer.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent 6c02cb59
Supports Markdown
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