]> git.baikalelectronics.ru Git - kernel.git/commit
ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
authorAmir Goldstein <amir73il@gmail.com>
Sun, 24 Sep 2017 14:36:26 +0000 (17:36 +0300)
committerMiklos Szeredi <mszeredi@redhat.com>
Thu, 5 Oct 2017 13:53:18 +0000 (15:53 +0200)
commitd151910927b05c0da560738db1ad975a690447e3
treefc7f6a7103c2e6924b2f70be065719e38e00835a
parentbfc63b98025cb49b3135b3183bd778d46b7b61e2
ovl: fix dput() of ERR_PTR in ovl_cleanup_index()

Fixes: f46cc10d3821 ("ovl: cleanup orphan index entries")
Cc: <stable@vger.kernel.org> # v4.13
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/overlayfs/util.c