]> sourceware.org Git - systemtap.git/commit
PR12254: make ioblock.* probes tolerate 0-byte I/O (e.g. blkdev_issue_flush)
authorFrank Ch. Eigler <fche@elastic.org>
Mon, 22 Nov 2010 21:03:42 +0000 (16:03 -0500)
committerFrank Ch. Eigler <fche@elastic.org>
Mon, 22 Nov 2010 21:03:42 +0000 (16:03 -0500)
commitd213fd5908edce8c730f08524eae15bc26d62187
tree521fd73f5e6fb39fe55823005e42a32dee4dcd71
parent8849d286b4d340e0c6641793b4be4b10f7e51ab7
PR12254: make ioblock.* probes tolerate 0-byte I/O (e.g. blkdev_issue_flush)

* ioblock.stp (__bio_ino): Make all callers conditional on
  bi_vcnt != 0.
tapset/ioblock.stp
This page took 0.028351 seconds and 5 git commands to generate.