aboutsummaryrefslogtreecommitdiff
path: root/libnetfs/set-options.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix const warningsSamuel Thibault2022-01-171-1/+1
| | | | | Now that the RPCs have const, this forces us cleaning our const-meant functions.
* (std_runtime_options): Variable removed.Miles Bader1996-06-261-18/+5
| | | | | (parse_runtime_opt): Function removed. (netfs_set_options): Change to use fshelp_set_options.
* Parse run-time optionsMiles Bader1996-03-051-2/+8
|
* Initial revisionMiles Bader1996-03-021-0/+37