From: Greg Kroah-Hartman Date: Thu, 4 Aug 2016 08:07:50 +0000 (+0200) Subject: update queue-4.4/ovl-handle-attr_kill.patch X-Git-Tag: v3.14.75~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=04fd6f5264f9accae5494ce7d6df3697cf0dd8ee;p=thirdparty%2Fkernel%2Fstable-queue.git update queue-4.4/ovl-handle-attr_kill.patch Add Eric Hameleers's backport info to the patch --- diff --git a/queue-4.4/ovl-handle-attr_kill.patch b/queue-4.4/ovl-handle-attr_kill.patch index 6e155872168..5c17e64b9a5 100644 --- a/queue-4.4/ovl-handle-attr_kill.patch +++ b/queue-4.4/ovl-handle-attr_kill.patch @@ -22,6 +22,8 @@ Reported-by: Eryu Guan Signed-off-by: Miklos Szeredi Fixes: 4bacc9c9234c ("overlayfs: Make f_path always point to the overlay and f_inode to the underlay") Cc: Eric Schultz +Cc: Eric Hameleers +[backported by Eric Hameleers as seen in https://bugzilla.kernel.org/show_bug.cgi?id=150711] Signed-off-by: Greg Kroah-Hartman