From ff74f949e1014997db79b06a621d89d8989e9bb4 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Fri, 3 Mar 2006 14:41:39 -0800 Subject: [PATCH] Fix header and add Acked-by from Trond for nfs compile fix --- ...mal-user-can-panic-nfs-client-with-direct-i-o-fix.patch | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 ++++++- -- 2.47.3