]> sourceware.org Git - systemtap.git/commit
Fix PR18856 by making nfsd.close optional.
authorDavid Smith <dsmith@redhat.com>
Thu, 20 Aug 2015 16:27:53 +0000 (11:27 -0500)
committerDavid Smith <dsmith@redhat.com>
Thu, 20 Aug 2015 16:27:53 +0000 (11:27 -0500)
commit3fc11ed07bad37dfefc866e24d92682d7ef1d819
tree1e3657f4e000e7e108647cc00d5927a0b632f61d
parent9b1ee421c8acdb229ea943c4af92da965339d291
Fix PR18856 by making nfsd.close optional.

* tapset/linux/nfsd.stp: Make nfsd.close optional in nfsd.entries (and add
  it optionally to nfsd.return), since the underlying probe point no
  longer exists in kernels 4.2+. Also add nfsd.proc.commit.return to
  nfsd.proc.return (to match nfsd.proc).
* testsuite/buildok/nfsd-detailed.stp: Make nfsd.close tests optional.
tapset/linux/nfsd.stp
testsuite/buildok/nfsd-detailed.stp
This page took 0.027571 seconds and 5 git commands to generate.