HomeFreeBSD

nfsstat: Add an entry to output NFSPROC_APPENDWRITE count

Description

nfsstat: Add an entry to output NFSPROC_APPENDWRITE count

Commit 5218d82c81f9 added a new NFSv4.1/4.2 procedure called
AppendWrite that uses a Verify to avoid a separate Getattr RPC
for the common case where the client knows the correct file
size for O_APPEND writes.

This patch modifies nfsstat so that it displays a count of
these new RPCs for the "-E -c" option.

Details

Provenance
rmacklemAuthored on May 28 2022, 11:27 PM
Parents
rG7cab630ba4fb: mount_nfs: Only create a mounttab file entry is nmount(2) succeeds
Branches
Unknown
Tags
Unknown