summaryrefslogtreecommitdiff
path: root/tools/nfsrahead/main.c
Commit message (Expand)AuthorAgeFilesLines
* Covscan Scan: Fixed a couple CLANG_WARNINGsSteve Dickson2023-01-101-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: get the information from the config file.Steve Dickson2022-04-191-0/+14
* nfsrahead: add loggingSteve Dickson2022-04-191-5/+35
* nfsrahead: only set readahead for nfs devices.Steve Dickson2022-04-191-0/+128
* Create the nfsrahead command.Steve Dickson2022-04-191-0/+7