From 63f4e6daab09dc348b56d116bcfda7480b3fd8dc Mon Sep 17 00:00:00 2001 From: Chuck Lever Date: Tue, 25 Oct 2011 12:17:43 -0400 Subject: [PATCH] --- yaml --- r: 273762 b: refs/heads/master c: c02f557dd0a026d7147da3b6f7daf52c6ff5580f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/nfs/pagelist.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index edbf4f33c44c..887f07841b31 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d743c3c9c236cc61403a4f7d6283d59ddf68b2bd +refs/heads/master: c02f557dd0a026d7147da3b6f7daf52c6ff5580f diff --git a/trunk/fs/nfs/pagelist.c b/trunk/fs/nfs/pagelist.c index b60970cc7f1f..0a5ff5c19511 100644 --- a/trunk/fs/nfs/pagelist.c +++ b/trunk/fs/nfs/pagelist.c @@ -41,7 +41,7 @@ nfs_page_free(struct nfs_page *p) /** * nfs_create_request - Create an NFS read/write request. - * @file: file descriptor to use + * @ctx: open context to use * @inode: inode to which the request is attached * @page: page to write * @offset: starting offset within the page for the write