[pnfs] CVS: nfsv4
Rahul Iyer NetApp
iyer at citi.umich.edu
Mon Feb 26 18:57:13 EST 2007
CVSROOT: /cvs
Module name: nfsv4
Changes by: iyer at citi.umich.edu 2007/02/26 18:57:12
Modified files:
cvs/pnfs/arch/i386/boot: bzImage
cvs/pnfs/arch/i386/boot/compressed: vmlinux.bin.gz
cvs/pnfs/arch/i386/kernel: vmlinux.lds vsyscall.lds
cvs/pnfs/fs/nfs: nfs4proc.c super.c
Log message:
1. Added condition such that the client doesn't try pNFS ops at non v4.1
servers. This is currently an if statement checking the minorversion in
nfs_sb_init(). All the pNFS init code should probably be placed in a separate
function which is called from nfs4_fill_super.
2. Moved the sequence setup code closer to the rpc in nfs4_proc_get_root().
More information about the pNFS
mailing list