On Mon, Sep 25, 2017 at 12:36 PM, Amir Goldstein <amir73il@xxxxxxxxx> wrote: > Miklos, > > Following are 1 fix for a commit in v4.14-rc1 > and 3 fixes for index error paths in v4.13. Make that 4 fixes to v4.13.. Available at https://github.com/amir73il/linux/commits/ovl-fixes > > Amir. > > Amir Goldstein (5): > ovl: fix may_write_real() for overlayfs directories > ovl: fix error value printed in ovl_lookup_index() > ovl: fix dput() of ERR_PTR in ovl_cleanup_index() > ovl: fix dentry leak in ovl_indexdir_cleanup() + ovl: fix missing unlock_rename() in ovl_do_copy_up() > > fs/namespace.c | 4 +++- > fs/overlayfs/namei.c | 1 + > fs/overlayfs/readdir.c | 6 ++++-- > fs/overlayfs/util.c | 9 ++++++--- > 4 files changed, 14 insertions(+), 6 deletions(-) > > -- > 2.7.4 > -- To unsubscribe from this list: send the line "unsubscribe linux-unionfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html