diff options
author | 2014-08-22 13:32:11 +0400 | |
---|---|---|
committer | 2014-08-25 16:45:17 -0500 | |
commit | 1bbe4997b13de903c421c1cc78440e544b5f9064 (patch) | |
tree | bbb98099a72fddd841a64b570355fbe5584fb7db /tools/perf/scripts/python/export-to-postgresql.py | |
parent | CIFS: Fix wrong restart readdir for SMB1 (diff) | |
download | linux-dev-1bbe4997b13de903c421c1cc78440e544b5f9064.tar.xz linux-dev-1bbe4997b13de903c421c1cc78440e544b5f9064.zip |
CIFS: Fix wrong filename length for SMB2
The existing code uses the old MAX_NAME constant. This causes
XFS test generic/013 to fail. Fix it by replacing MAX_NAME with
PATH_MAX that SMB1 uses. Also remove an unused MAX_NAME constant
definition.
Cc: <stable@vger.kernel.org> # v3.7+
Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions