summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nfsdumpstate/nfsdumpstate.8
Commit message (Collapse)AuthorAgeFilesLines
* mdoc: replace troff macros with -mdoc equivalentsuqs2010-06-081-8/+11
|
* Add two new utilities and two new daemons to /usr/src/usr.sbin thatrmacklem2009-05-261-0/+71
are specifically used by the experimental nfsv4 subsystem. nfscbd - The NFSv4 client callback daemon. nfsuserd - The NFSv4 daemon that maps between user and group name and their corresponding uid/gid numbers. nfsdumpstate - A utility that dumps out the NFSv4 Open/Lock state. nfsrevoke - Administratively revokes an NFSv4 client, releasing all NFSv4 Open/Lock state it holds on the server. Approved by: kib (mentor)
OpenPOWER on IntegriCloud