summaryrefslogtreecommitdiffstats
path: root/testsuite/ChangeLog
diff options
context:
space:
mode:
authormmason <mmason>2007-01-13 19:05:07 +0000
committermmason <mmason>2007-01-13 19:05:07 +0000
commit30cd73d30479b05ae2511a68fb53bae88e7f478e (patch)
tree36ef82a14a334cf3dcd792641f87f446d160cfe5 /testsuite/ChangeLog
parent929dfe691b8285651388ebaa44e2cd233917e194 (diff)
downloadsystemtap-steved-30cd73d30479b05ae2511a68fb53bae88e7f478e.tar.gz
systemtap-steved-30cd73d30479b05ae2511a68fb53bae88e7f478e.tar.xz
systemtap-steved-30cd73d30479b05ae2511a68fb53bae88e7f478e.zip
Fix for ioblocktest.exp test (PR 3867)
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r--testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index 43b50f8b..e3452ee7 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2007-01-13 Mike Mason <mmlnx@us.ibm.com>
+
+ PR 3867
+ * systemtap.samples/ioblocktest.stp: Fixed so only
+ checks bit 0 (Read/Write bit) of bio->bi_rw. Also merged
+ ioblock.request and ioblock.end probes. They do the same
+ thing.
+
2007-01-10 Martin Hunt <hunt@redhat.com>
* systemtap.maps/foreach_foreach.exp: Update for new delete func.