From dac75a66bd9b66f2a12d0f32488e26f4edcc5c6d Mon Sep 17 00:00:00 2001 From: John Johansen Date: Fri, 25 May 2007 17:04:33 +0000 Subject: [PATCH] refresh patches against latest git kernel --- kernel-patches/for-mainline/vfs-notify_change.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel-patches/for-mainline/vfs-notify_change.diff b/kernel-patches/for-mainline/vfs-notify_change.diff index 013ea4244..a88019499 100644 --- a/kernel-patches/for-mainline/vfs-notify_change.diff +++ b/kernel-patches/for-mainline/vfs-notify_change.diff @@ -66,7 +66,7 @@ Signed-off-by: John Johansen return rc; --- a/fs/exec.c +++ b/fs/exec.c -@@ -1562,7 +1562,8 @@ int do_coredump(long signr, int exit_cod +@@ -1565,7 +1565,8 @@ int do_coredump(long signr, int exit_cod goto close_fail; if (!file->f_op->write) goto close_fail;