]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Clean up nfsroot.c
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)
commit9597bf9d9dd8e24c932294e6fb205d22aa3c7a79
tree9b7c7d75ce392539696dbe0992d8163dc0bf53a5
parentbe5bb9298464712901dbcdecb6a1b14cd06e51e9
NFS: Clean up nfsroot.c

Clean up: now that mount option parsing for nfsroot is handled
in fs/nfs/super.c, remove code in fs/nfs/nfsroot.c that is no
longer used.  This includes code that constructs the legacy
nfs_mount_data structure, and code that does a MNT call to the
server.

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