From: Chris Wright Date: Fri, 3 Mar 2006 22:41:39 +0000 (-0800) Subject: Fix header and add Acked-by from Trond for nfs compile fix X-Git-Tag: v2.6.15.6~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ff74f949e1014997db79b06a621d89d8989e9bb4;p=thirdparty%2Fkernel%2Fstable-queue.git Fix header and add Acked-by from Trond for nfs compile fix --- diff --git a/queue/normal-user-can-panic-nfs-client-with-direct-i-o-fix.patch b/queue/normal-user-can-panic-nfs-client-with-direct-i-o-fix.patch index 1ee0fa7f27b..49badcca8f9 100644 --- a/queue/normal-user-can-panic-nfs-client-with-direct-i-o-fix.patch +++ b/queue/normal-user-can-panic-nfs-client-with-direct-i-o-fix.patch @@ -1,3 +1,8 @@ +From nobody Mon Sep 17 00:00:00 2001 +From: Chris Wright +Date: Wed, 1 Mar 2006 23:19:25 -0800 +Subject: [PATCH] fs/nfs/direct.c compile fix + Compile fix: fs/nfs/direct.c: In function 'nfs_get_user_pages': @@ -10,7 +15,7 @@ fs/nfs/direct.c:110: error: previous implicit declaration of 'nfs_free_user_page This should now be the same as fix that's going upstream. Signed-off-by: Chris Wright -Cc: Trond Myklebust +Acked-by: Trond Myklebust --- fs/nfs/direct.c | 7 ++++++-