From: Jeff Layton Date: Mon, 21 Oct 2013 13:52:19 +0000 (-0400) Subject: nfs: fix handling of invalid mount options in nfs_remount X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~60^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1966903f8e28b31ff82de2e2180f0c066399288d;p=pandora-kernel.git nfs: fix handling of invalid mount options in nfs_remount nfs_parse_mount_options returns 0 on error, not -errno. Reported-by: Karel Zak Signed-off-by: Jeff Layton Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed