[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1253821799.10290.27.camel@heimdal.trondhjem.org>
Date: Thu, 24 Sep 2009 15:49:59 -0400
From: Trond Myklebust <Trond.Myklebust@...app.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org,
Alexander Viro <viro@...iv.linux.org.uk>,
Jaswinder Singh Rajput <jaswinder@...nel.org>
Subject: [GIT PULL] Please pull 2 more bugfixes for the NFS client
Hi Linus,
Please pull from the "bugfixes" branch of the repository at
git pull git://git.linux-nfs.org/projects/trondmy/nfs-2.6.git bugfixes
This will update the following files through the appended changesets.
Cheers,
Trond
----
fs/nfs/super.c | 2 ++
net/sunrpc/clnt.c | 5 +++--
2 files changed, 5 insertions(+), 2 deletions(-)
commit 36dd2fdb37efdab15844eb72026f8ce3aa0fb560
Author: Al Viro <viro@...IV.linux.org.uk>
Date: Thu Sep 24 14:58:42 2009 -0400
nfs[23] tcp breakage in mount with binary options
We forget to set nfs_server.protocol in tcp case when old-style binary
options are passed to mount. The thing remains zero and never validated
afterwards. As the result, we hit BUG in fs/nfs/client.c:588.
Breakage has been introduced in NFS: Add nfs_alloc_parsed_mount_data
merged yesterday...
Signed-off-by: Al Viro <viro@...iv.linux.org.uk>
Signed-off-by: Trond Myklebust <Trond.Myklebust@...app.com>
commit 7a73fdde3990ea840b604248362876437ea8ce80
Author: Jaswinder Singh Rajput <jaswinder@...nel.org>
Date: Thu Sep 24 14:58:42 2009 -0400
net: fix htmldocs sunrpc, clnt.c
DOCPROC Documentation/DocBook/networking.xml
Warning(net/sunrpc/clnt.c:647): No description found for parameter 'req'
Warning(net/sunrpc/clnt.c:647): No description found for parameter 'tk_ops'
Warning(net/sunrpc/clnt.c:647): Excess function parameter 'ops' description in 'rpc_run_bc_task'
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@...il.com>
Cc: Ricardo Labiaga <Ricardo.Labiaga@...app.com>
Cc: Benny Halevy <bhalevy@...asas.com>
Cc: Andy Adamson <andros@...app.com>
Cc: Trond Myklebust <Trond.Myklebust@...app.com>
Cc: Randy Dunlap <randy.dunlap@...cle.com>
Cc: David Miller <davem@...emloft.net>
Acked-by: Randy Dunlap <randy.dunlap@...cle.com>
Acked-by: Benny Halevy <bhalevy@...asas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@...app.com>
--
Trond Myklebust
Linux NFS client maintainer
NetApp
Trond.Myklebust@...app.com
www.netapp.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists