From: Chuck Lever Date: Tue, 14 Jul 2009 20:39:17 +0000 (-0400) Subject: mount.nfs: Clean up after restructuring version/protocol negotiation X-Git-Tag: nfs-utils-1-2-1-rc2~13 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=134ea8cb64885fb587d038f80a1924f4c26470b9;hp=134ea8cb64885fb587d038f80a1924f4c26470b9 mount.nfs: Clean up after restructuring version/protocol negotiation Fix up comments and function names to reflect the new version/protocol negotiation scheme. We can now remove a bunch of mount processing that is specific to v2/v3, removing about 100 lines of logic from stropts.c. Signed-off-by: Chuck Lever Signed-off-by: Steve Dickson ---