]> 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)
commit58d09b28748a4d19437659d328d23e57a27fc9f1
treefc7f6a7103c2e6924b2f70be065719e38e00835a
parentd2969abe279586cc1cfd746331b8c571b2eb435b
ovl: fix dput() of ERR_PTR in ovl_cleanup_index()

Fixes: 6c1ad92dabf0 ("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