]> sourceware.org Git - systemtap.git/commit
PR6972. Fixed vfs tapset.
authorDavid Smith <dsmith@redhat.com>
Tue, 28 Oct 2008 19:34:28 +0000 (14:34 -0500)
committerDavid Smith <dsmith@redhat.com>
Tue, 28 Oct 2008 19:34:28 +0000 (14:34 -0500)
commitd4b35e96eab28e96353b53954111662cf76ced2d
tree83b277fa966932e9b30284f846329790c8cce92e
parent2f6db74ede1d91c5db9c08c6f0dd1056a6992817
PR6972.  Fixed vfs tapset.

2008-10-28  David Smith  <dsmith@redhat.com>

PR6972
* vfs.stp (generic.fop.aio_read): Works under 2.6.18 kernels, such
as RHEL5.
(generic.fop.aio_read.return): Ditto.
(vfs.__set_page_dirty_buffers): Fixed small bug.
(_vfs.block_write_begin): Only use for kernels >= 2.6.24.
(_vfs.block_write_begin.return): Ditto.
(_vfs.block_write_end): Ditto.
(_vfs.block_write_end.return): Ditto.

2008-10-28  David Smith  <dsmith@redhat.com>

* buildok/vfs_testcase.stp: Fixes for updated vfs tapset.
tapset/ChangeLog
tapset/vfs.stp
testsuite/ChangeLog
testsuite/buildok/vfs_testcase.stp
This page took 0.027775 seconds and 5 git commands to generate.