]> git.decadent.org.uk Git - nfs-utils.git/commit
mount.nfs: Clean up after restructuring version/protocol negotiation
authorChuck Lever <chuck.lever@oracle.com>
Tue, 14 Jul 2009 20:39:17 +0000 (16:39 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 14 Jul 2009 20:39:17 +0000 (16:39 -0400)
commit134ea8cb64885fb587d038f80a1924f4c26470b9
treeb2be8c44b7d9fed67a291eccafd291c57247557c
parent987ee0e340a413c3bf3187084df9834eefb37bb9
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 <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mount/stropts.c