Page MenuHomeFreeBSD

nfsstat: Add libxo output
ClosedPublic

Authored by manu on Jan 22 2018, 10:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 24, 1:13 AM
Unknown Object (File)
Sun, Feb 22, 3:50 PM
Unknown Object (File)
Sun, Feb 8, 6:40 AM
Unknown Object (File)
Sun, Feb 8, 1:14 AM
Unknown Object (File)
Sat, Jan 31, 12:41 AM
Unknown Object (File)
Jan 1 2026, 11:34 PM
Unknown Object (File)
Dec 21 2025, 7:40 AM
Unknown Object (File)
Dec 21 2025, 2:24 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.