diff options
author | 2011-07-06 08:10:39 -0400 | |
---|---|---|
committer | 2011-07-09 21:25:57 +0000 | |
commit | b9bce2e9f9936cfd12fbc62ead11edcdd46dec7e (patch) | |
tree | dc2c4677b3530b612d11489800128e53d27b27ba /tools/perf/scripts/python/check-perf-trace.py | |
parent | cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL (diff) | |
download | linux-dev-b9bce2e9f9936cfd12fbc62ead11edcdd46dec7e.tar.xz linux-dev-b9bce2e9f9936cfd12fbc62ead11edcdd46dec7e.zip |
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 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions