diff options
author | 2012-04-30 17:36:21 +0300 | |
---|---|---|
committer | 2012-05-09 15:16:22 -0500 | |
commit | 48a5730e5b71201e226ff06e245bf308feba5f10 (patch) | |
tree | 2018cd2924ed13f736032beec587858c5e688ce1 /tools/perf/scripts/python/syscall-counts.py | |
parent | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc (diff) | |
download | linux-dev-48a5730e5b71201e226ff06e245bf308feba5f10.tar.xz linux-dev-48a5730e5b71201e226ff06e245bf308feba5f10.zip |
cifs: fix revalidation test in cifs_llseek()
This test is always true so it means we revalidate the length every
time, which generates more network traffic. When it is SEEK_SET or
SEEK_CUR, then we don't need to revalidate.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions