Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | kernel: backport upstream overlayfs fixes | Rafał Miłecki | 2016-09-06 |
First two patches weren't marked for stable but are dependencies for laters ones. The rest of patches was marked for stable but most likely will be backported to 4.5+ only so we need to get them on our own. An important fix is eea2fb4851e9d ("ovl: proper cleanup of workdir") as it allows mounting overlayfs with dirty workdir, e.g. after power cut. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> |