Page MenuHomeFreeBSD

nfsstat: Add libxo output
ClosedPublic

Authored by manu on Jan 22 2018, 10:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 3, 7:59 AM
Unknown Object (File)
Fri, Jan 24, 7:10 PM
Unknown Object (File)
Jan 18 2025, 5:11 PM
Unknown Object (File)
Nov 25 2024, 6:25 AM
Unknown Object (File)
Nov 15 2024, 8:06 AM
Unknown Object (File)
Oct 8 2024, 6:52 PM
Unknown Object (File)
Sep 22 2024, 2:21 PM
Unknown Object (File)
Sep 19 2024, 11:59 PM
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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 14522
Build 14661: arc lint + arc unit

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.