From: Trond Myklebust Date: Wed, 22 Jun 2005 17:16:20 +0000 (+0000) Subject: [PATCH] NFS: Kill annoying mount version mismatch printks X-Git-Tag: v2.6.13-rc1~68^2~537^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9085bbcb76421a90bea28f4d3d03fa9977319c49;p=pandora-kernel.git [PATCH] NFS: Kill annoying mount version mismatch printks Ensure that we fix up the missing fields in the nfs_mount_data with sane defaults for older versions of mount, and return errors in the cases where we cannot. Convert a bunch of annoying warnings into dprintks() Return -EPROTONOSUPPORT rather than EIO if mount() tries to set NFSv3 without it actually being compiled in. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed