From: Greg Kroah-Hartman Date: Mon, 8 Jul 2019 14:08:40 +0000 (+0200) Subject: updated reviewer on 4.14 btrfs patch X-Git-Tag: v5.1.17~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c9b91723bdab8d5572cf7339d75e805809f07478;p=thirdparty%2Fkernel%2Fstable-queue.git updated reviewer on 4.14 btrfs patch --- diff --git a/queue-4.14/stable-btrfs-fix-backport-bug-in-d819d97ea025-btrfs-honor-path-skip_locking-in-backref-code.patch b/queue-4.14/stable-btrfs-fix-backport-bug-in-d819d97ea025-btrfs-honor-path-skip_locking-in-backref-code.patch index de9244ab7b2..7b953cc5b94 100644 --- a/queue-4.14/stable-btrfs-fix-backport-bug-in-d819d97ea025-btrfs-honor-path-skip_locking-in-backref-code.patch +++ b/queue-4.14/stable-btrfs-fix-backport-bug-in-d819d97ea025-btrfs-honor-path-skip_locking-in-backref-code.patch @@ -17,6 +17,7 @@ Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=203993 Reported-by: Olivier Mazouffre Fixes: d819d97ea025 ("btrfs: honor path->skip_locking in backref code") Signed-off-by: Stanislaw Gruszka +Reviewed-by: Nikolay Borisov Signed-off-by: Greg Kroah-Hartman ---