diff options
| author | Steve French <[email protected]> | 2014-09-25 06:26:55 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2014-10-02 19:10:04 +0000 |
| commit | 19e81573fca7b87ced7701e01ba164b968d929bd (patch) | |
| tree | 44da3ddec60a48a9e8b3caf95a4df34b688c5de1 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff) | |
| download | kernel-19e81573fca7b87ced7701e01ba164b968d929bd.tar.gz kernel-19e81573fca7b87ced7701e01ba164b968d929bd.zip | |
Fix problem recognizing symlinks
Changeset eb85d94bd introduced a problem where if a cifs open
fails during query info of a file we
will still try to close the file (happens with certain types
of reparse points) even though the file handle is not valid.
In addition for SMB2/SMB3 we were not mapping the return code returned
by Windows when trying to open a file (like a Windows NFS symlink)
which is a reparse point.
Signed-off-by: Steve French <[email protected]>
Reviewed-by: Pavel Shilovsky <[email protected]>
CC: stable <[email protected]> #v3.13+
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
