On Tue, Sep 18, 2018 at 4:59 PM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > On Tue, Sep 18, 2018 at 04:34:31PM +0300, Amir Goldstein wrote: > > Fixes: caf70cb2ba5d ("ovl: cleanup orphan index entries") > > Cc: <stable@xxxxxxxxxxxxxxx> # v4.13 > > Signed-off-by: Amir Goldstein <amir73il@xxxxxxxxx> > > --- > > fs/overlayfs/util.c | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > I know I reject patches without any changelog text present. Maybe > Miklos is more forgiving than me... :) > Well, I did not intend to CC stable at this point, but since I did and since you chimed in, Miklos, feel free to add to commit message: The memory leak was detected by kmemleak when running xfstests overlay/051,053 Thanks, Amir.