aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorTheodore Ts'o <[email protected]>2010-10-28 21:33:57 +0000
committerTheodore Ts'o <[email protected]>2010-10-28 21:33:57 +0000
commitb1142e8fec6a594723e5054055a7b53379b90490 (patch)
tree57d6234fa2eb33f861eaea4cee4a40a3ae44c09e /tools/perf/scripts/python/check-perf-trace.py
parentMerge branch 'upstream-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff)
downloadkernel-b1142e8fec6a594723e5054055a7b53379b90490.tar.gz
kernel-b1142e8fec6a594723e5054055a7b53379b90490.zip
ext4: BUG_ON fix: check if page has buffers before calling page_buffers()
We need to make check if a page does not have buffes by checking page_has_buffers(page) before calling page_buffers(page) in ext4_writepage(). Otherwise page_buffers() could throw a BUG_ON. Thanks also to Markus Trippelsdorf and Avinash Kurup who also reported the problem. Signed-off-by: "Theodore Ts'o" <[email protected]> Reported-by: Sedat Dilek <[email protected]> Tested-by: Sedat Dilek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions