From: Chuck Lever Date: Fri, 17 Sep 2010 14:54:37 +0000 (-0400) Subject: NFS: Clean up nfsroot.c X-Git-Tag: v2.6.37-rc1~120^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d2321037896aa4868a67f45b2d6ed52b579a48a;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed