]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf21c5601166986f0c9e000f0d02702c6605b0b2c
tree6a5c2b0d93eb212515a782eb946d16dfad363e8c
parentaab00e7a959601b94ae990dd52414ff180a07c75
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