aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorJeff Layton <[email protected]>2010-12-07 02:07:33 +0000
committerSteve French <[email protected]>2010-12-07 19:17:59 +0000
commit03ceace5c6923ffbcf2b4d2e37afbffbdb5d4a67 (patch)
tree5f8630682dbc8e7e0b38c47e1403945b0b5d07d6 /tools/perf/scripts/python/netdev-times.py
parentcifs: remove Local_System_Name (diff)
downloadkernel-03ceace5c6923ffbcf2b4d2e37afbffbdb5d4a67.tar.gz
kernel-03ceace5c6923ffbcf2b4d2e37afbffbdb5d4a67.zip
cifs: fix check of error return from is_path_accessable
This function will return 0 if everything went ok. Commit 9d002df4 however added a block of code after the following check for rc == -EREMOTE. With that change and when rc == 0, doing the "goto mount_fail_check" here skips that code, leaving the tlink_tree and master_tlink pointer unpopulated. That causes an oops later in cifs_root_iget. Reported-and-Tested-by: Robbert Kouprie <[email protected]> Signed-off-by: Jeff Layton <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions