commit | 9391dd00d13c853ab4f2a85435288ae2202e0e43 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Jul 12 10:39:45 2015 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Jul 12 11:22:05 2015 -0400 |
tree | c28ba3f1536611aa81b84997be432143e3ccfb35 | |
parent | 0a73d0a204a4a04a1e110539c5a524ae51f91d6d [diff] |
fix a braino in ovl_d_select_inode() when opening a directory we want the overlayfs inode, not one from the topmost layer. Reported-By: Andrey Jr. Melnikov <temnota.am@gmail.com> Tested-By: Andrey Jr. Melnikov <temnota.am@gmail.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>