diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-02-19 08:44:07 +0100 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-02-19 08:44:07 +0100 |
commit | 9937347a1ee6a67e450cc9e90750ce0b10abfe75 (patch) | |
tree | 051923a6fd655fb0dc0be0b90f7de117575a91a2 /fs/nfs/client.c | |
parent | 0a702195234eb77c4097148285cccf7f095de9cf (diff) | |
download | op-kernel-dev-9937347a1ee6a67e450cc9e90750ce0b10abfe75.zip op-kernel-dev-9937347a1ee6a67e450cc9e90750ce0b10abfe75.tar.gz |
NFS: Ensure that the nfs_client 'net' field is always set
Currently, the nfs_parsed_mount_data->net field is initialised in
the nfs_parse_mount_options() function, which means that it only
gets set if we're using text based mounts. The legacy binary
mount interface is therefore broken.
Fix is to initialise the ->net field in nfs_alloc_parsed_mount_data.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Stanislav Kinsbursky <skinsbursky@parallels.com>
Diffstat (limited to 'fs/nfs/client.c')
0 files changed, 0 insertions, 0 deletions