git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d3c6b8
)
ovl: check whiteout on lowest layer as well
author
Miklos Szeredi
<mszeredi@suse.cz>
Fri, 12 Dec 2014 23:59:45 +0000
(
00:59
+0100)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Fri, 12 Dec 2014 23:59:45 +0000
(
00:59
+0100)
Not checking whiteouts on lowest layer was an optimization (there's nothing
to white out there), but it could result in inconsitent behavior when a
layer previously used as upper/middle is later used as lowest.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
No differences found