commit | 1966903f8e28b31ff82de2e2180f0c066399288d | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon Oct 21 09:52:19 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Oct 28 14:35:07 2013 -0400 |
tree | 8bd9273ff1c7550e157a65e5114f9150692b31fe | |
parent | 57acc40d73407159727b3a1456f0a498133831ba [diff] |
nfs: fix handling of invalid mount options in nfs_remount nfs_parse_mount_options returns 0 on error, not -errno. Reported-by: Karel Zak <kzak@redhat.com> Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>