diff options
author | Jeff Layton <jlayton@redhat.com> | 2011-07-06 16:10:39 +0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2011-07-10 01:25:57 +0400 |
commit | b9bce2e9f9936cfd12fbc62ead11edcdd46dec7e (patch) | |
tree | dc2c4677b3530b612d11489800128e53d27b27ba /Documentation/devicetree | |
parent | 20547490c12b0ee3d32152b85e9f9bd183aa7224 (diff) | |
download | linux-b9bce2e9f9936cfd12fbc62ead11edcdd46dec7e.tar.xz |
cifs: fix expand_dfs_referral
Regression introduced in commit 724d9f1cfba.
Prior to that, expand_dfs_referral would regenerate the mount data string
and then call cifs_parse_mount_options to re-parse it (klunky, but it
worked). The above commit moved cifs_parse_mount_options out of cifs_mount,
so the re-parsing of the new mount options no longer occurred. Fix it by
making expand_dfs_referral re-parse the mount options.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions