Page MenuHomeFreeBSD

nfsstat: Add libxo output
ClosedPublic

Authored by manu on Jan 22 2018, 10:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 11:23 PM
Unknown Object (File)
Fri, Sep 26, 7:06 PM
Unknown Object (File)
Sep 14 2025, 7:06 PM
Unknown Object (File)
Aug 17 2025, 9:10 PM
Unknown Object (File)
Aug 1 2025, 12:38 PM
Unknown Object (File)
Jul 7 2025, 12:16 AM
Unknown Object (File)
Jul 6 2025, 9:25 PM
Unknown Object (File)
Jun 25 2025, 12:57 AM
Subscribers

Details

Reviewers
bapt
rmacklem
Group Reviewers
manpages
Commits
rS328588: nfsstat: Add libxo output
Summary
  • Add libxo output support
  • Merge exp41_intpr and exp_intpr function. The only difference is to print NFSV4.1 operations in exp41, add a third arguement to control that.
  • printtitle was set to 1 and don't have a switch, add a -q options to control it.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 22 2018, 2:44 PM

At a glance, it looks ok. However, since I know absolutely nothing about libxo and
have no way of testing it before April, I don't feel qualified to review it.
Since it has already received a positive review, that seems good enough to me.

This revision was automatically updated to reflect the committed changes.