]> sourceware.org Git - systemtap.git/commit
PR 5150 partial fixes. Added support for nfs_file_fsync.
authorDavid Smith <dsmith@redhat.com>
Mon, 16 Nov 2009 21:53:33 +0000 (15:53 -0600)
committerDavid Smith <dsmith@redhat.com>
Mon, 16 Nov 2009 21:53:33 +0000 (15:53 -0600)
commite7c84665f79fd944371c2c49e57189ed1f6cee6d
treef0b604ad1f14accd620a0f69388bc771687b48e5
parent5409e5bf98ddc994931754d0cb1cae36ba9a08fd
PR 5150 partial fixes.  Added support for nfs_file_fsync.
* tapset/nfs.stp(nfs.fop.fsync): Added support for nfs_file_fsync.
  (nfs.fop.fsync.return): Ditto.
  (nfs.aop.readpages.return): Fixed 'size' bug.
  (nfs.aop.write_begin): Renamed to make 'nfs.*.*' probes work correctly.
  (nfs.aop.write_end): Ditto.
  (__nfs.aop.write_begin): Ditto.
  (__nfs.aop.write_end): Ditto.
  (__nfs.aop.prepare_write): Ditto.
  (__nfs.aop.commit_write): Ditto.
  (nfs.fop.aio_read.return): Always sets 'units'.
  (nfs.fop.aio_write.return): Ditto.
  (nfs.fop.sendfile.return): Ditto.
tapset/nfs.stp
This page took 0.024243 seconds and 5 git commands to generate.