NFS: Clean up NFSROOT command line parsing
authorChuck Lever <chuck.lever@oracle.com>
Fri, 17 Sep 2010 14:54:37 +0000 (10:54 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 17 Sep 2010 14:54:37 +0000 (10:54 -0400)
commit60ac03685bf513f9d9b6e8e098018b35309ed326
tree6a5c2b0d93eb212515a782eb946d16dfad363e8c
parented58b2917be24fc8603128e32d50a1378afe66e1
NFS: Clean up NFSROOT command line parsing

Clean up: To reduce confusion, rename nfs_root_name as nfs_root_parms,
as this buffer contains more than just the name of the remote server.

Introduce documenting comments around nfs_root_setup().

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfsroot.c