aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-12-05 20:01:24 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2012-12-05 10:32:59 -0800
commit27d7c2a006a81c04fab00b8cd81b99af3b32738d (patch)
treed04b7860b79d70b5c1ebedc964ffa1cc8fee261e /tools/perf/scripts/python/export-to-postgresql.py
parentMerge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux (diff)
downloadlinux-dev-27d7c2a006a81c04fab00b8cd81b99af3b32738d.tar.xz
linux-dev-27d7c2a006a81c04fab00b8cd81b99af3b32738d.zip
vfs: clear to the end of the buffer on partial buffer reads
READ is zero so the "rw & READ" test is always false. The intended test was "((rw & RW_MASK) == READ)". Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions