[pnfs] [PATCH 0/3] recent nfs41 patches
Benny Halevy
bhalevy at panasas.com
Thu Jan 3 14:40:35 EST 2008
Miscellaneous patches I pushed today to the nfs41 branch while
looking for the bug reported by Mike Sager here:
http://linux-nfs.org/pipermail/pnfs/2008-January/002149.html
Please run "git-remote update" to update your origin branches.
Here's the short log:
commit 381d4270593a55a8c837d2266277775b640f5722
Author: Benny Halevy <bhalevy at panasas.com>
Date: Thu Jan 3 17:33:00 2008 +0200
nfsd41: sunrpc: rename rpc callback program name to "nfs41_cb"
distinguished from "nfs4_cb" which is the minorversion 0
callback rpc program.
Signed-off-by: Benny Halevy <bhalevy at panasas.com>
commit 20c40ef357cc2ea8ca486b3b6c55be1cd837f533
Author: Benny Halevy <bhalevy at panasas.com>
Date: Thu Jan 3 20:20:31 2008 +0200
nfsd41: sunrpc: set the backchannel socket as bound in xs_setup_tcp
Since the nfs41 server never connects to the client callback
port it must set the xprt socket as bound.
Signed-off-by: Benny Halevy <bhalevy at panasas.com>
commit fc0c44168ada1ced85d3510c9fce5a57fdbb0e44
Author: Benny Halevy <bhalevy at panasas.com>
Date: Thu Jan 3 20:23:51 2008 +0200
nfs41: add some BUG_ONs to nfs41_sequence_done
I've hit a bug where res->slot was NULL after failing
to mount an nfs41 server. These BUG_ONs will help
debug that if/when something similar happens again.
Signed-off-by: Benny Halevy <bhalevy at panasas.com>
More information about the pNFS
mailing list