summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* rpcdebug: avoid buffer underflow if read() returns 0Zhi Li2023-04-051-1/+1
* Covscan Scan: Fixed a couple CLANG_WARNINGsSteve Dickson2023-01-101-1/+1
* nfsiostat: Handle both readahead counts for statsver >= 1.2Dave Wysochanski2022-10-241-6/+9
* configure.ac: allow to disable nfsrahead toolnfs-utils-2-6-3-rc2Giulio Benetti2022-09-201-1/+5
* nfsrahead: fix order on static linkingGiulio Benetti2022-09-131-1/+1
* rpcctl: Print a message if the user tries to modify a main xprtnfs-utils-2-6-2-rc5Anna Schumaker2022-05-261-2/+9
* rpcctl: Use the correct function for setting xprts offline and onlineAnna Schumaker2022-05-261-1/+1
* nfsrahead: getopt return type is intThiago Becker2022-05-261-2/+1
* nfsrahead: fix and improve loggingThiago Becker2022-04-301-8/+11
* nfsrahead: fix oops caused by non-starndard naming schemesThiago Becker2022-04-301-8/+15
* nfsrahead: retry getting the device if it fails.Steve Dickson2022-04-191-2/+6
* nfsrahead: User documentationSteve Dickson2022-04-192-0/+75
* nfsrahead: get the information from the config file.Steve Dickson2022-04-191-0/+14
* nfsrahead: add loggingSteve Dickson2022-04-192-5/+36
* nfsrahead: only set readahead for nfs devices.Steve Dickson2022-04-194-2/+131
* nfsrahead: configure udevSteve Dickson2022-04-193-0/+10
* Create the nfsrahead command.Steve Dickson2022-04-193-1/+11
* rpcctl: Add installation to the Makefilenfs-utils-2-6-2-rc2Anna Schumaker2022-02-232-1/+14
* rpcctl: Add a man pageAnna Schumaker2022-02-231-0/+67
* rpcctl: Add a command for changing xprt stateAnna Schumaker2022-02-231-3/+27
* rpcctl: Add a command for changing xprt switch dstaddrsAnna Schumaker2022-02-231-1/+16
* rpcctl: Add a command for changing xprt dstaddrAnna Schumaker2022-02-231-0/+25
* rpcctl: Add a command for printing rpc client informationAnna Schumaker2022-02-231-2/+37
* rpcctl: Add a command for printing individual xprtsAnna Schumaker2022-02-231-1/+54
* rpcctl: Add a command for printing xprt switchAnna Schumaker2022-02-231-1/+79
* rpcctl: Add a rpcctl.py toolAnna Schumaker2022-02-231-0/+25
* tools/rpcgen: fix build on macos arm64 (stat64 issue)Sergey V. Lobanov2022-01-041-0/+6
* mountstats: division by zero error on new mount when 0==rpcsendsnfs-utils-2-5-5-rc3Stig2021-09-231-1/+4
* nfs-utils: Enable the retrieval of raw config settings without expansionnfs-utils-2-5-4-rc3Alice Mitchell2021-05-062-7/+25
* nfsdclnts: Ignore SIGPIPE signalnfs-utils-2-5-4-rc1Kenneth D'souza2021-03-151-0/+1
* mountstats: handle KeyError in display_raw_statsRohan Sable2020-10-311-1/+4
* nfsiostat/mountstats: Drop autofs entries before calling compare_iostats()Kenneth D'souza2020-09-082-5/+9
* Convert remaining python scripts to python3Signed-off-by: NeilBrown2020-08-312-2/+2
* nfs-iostat: divide by zero with fresh mountKenneth D'souza2020-08-311-0/+2
* nfsiostat/mountstats: handle KeyError in compare_iostats()Kenneth D'souza2020-07-172-3/+9
* mountstats: Adding 'Day, Hour:Min:Sec' to "mountstats --nfs" for ease of unde...Rohan Sable2020-06-181-0/+2
* nfsdclnts: Change shebang to /usr/bin/python3Kenneth D'souza2020-06-101-1/+1
* mountstats: add missing operationsScott Mayhew2020-06-041-1/+6
* nfsdclnts: Add --verbose and --file option.nfs-utils-2-4-4-rc6Kenneth D'souza2020-05-262-6/+52
* nfsdclnts: Handle exceptions gracefully for "info" and "states" file.Kenneth D'souza2020-05-261-32/+43
* nfsdclnts: add man page for tool nfsdclntsnfs-utils-2-4-4-rc5Achilles Gaikwad2020-05-182-0/+160
* nfs-utils: add new tool nfsdclnts to parse output from proc filesAchilles Gaikwad2020-05-183-1/+231
* nfsdclddb: Redname clddb-tool to nfsdclddbSteve Dickson2020-05-154-14/+14
* nfs-utils: tools: use nls.hRosen Penev2020-04-132-2/+2
* mountstats.man: Fix a typo in man page.Kenneth D'souza2020-02-091-1/+1
* locktest: Makefile.am: remove host compiler costraintnfs-utils-2-4-3-rc6Giulio Benetti2020-01-221-3/+0
* rpcgen: rpc_cout: silence format-nonliteralGiulio Benetti2020-01-161-0/+2
* rpcgen: bump to latest versionGiulio Benetti2020-01-1616-4411/+5709
* rpcgen: rpc_hout: fix indentation on f_print() argument separatorGiulio Benetti2020-01-071-1/+1
* rpcgen: rpc_hout: fix potential -Wformat-security warningGiulio Benetti2020-01-072-2/+4