]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Fix header and add Acked-by from Trond for nfs compile fix
authorChris Wright <chrisw@sous-sol.org>
Fri, 3 Mar 2006 22:41:39 +0000 (14:41 -0800)
committerChris Wright <chrisw@sous-sol.org>
Fri, 3 Mar 2006 22:41:39 +0000 (14:41 -0800)
queue/normal-user-can-panic-nfs-client-with-direct-i-o-fix.patch

index 1ee0fa7f27bd462dafaecd3e6795b922381ac713..49badcca8f9a1c2ba97457a3beb3bfdada3953e0 100644 (file)
@@ -1,3 +1,8 @@
+From nobody Mon Sep 17 00:00:00 2001
+From: Chris Wright <chrisw@sous-sol.org>
+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 <chrisw@sous-sol.org>
-Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
+Acked-by: Trond Myklebust <trond.myklebust@fys.uio.no>
 ---
 
  fs/nfs/direct.c |    7 ++++++-