summaryrefslogtreecommitdiff
path: root/libnetfs/set-options.c
AgeCommit message (Collapse)Author
2022-01-17Fix const warningsSamuel Thibault
Now that the RPCs have const, this forces us cleaning our const-meant functions.
1996-06-26(std_runtime_options): Variable removed.Miles Bader
(parse_runtime_opt): Function removed. (netfs_set_options): Change to use fshelp_set_options.
1996-03-05Parse run-time optionsMiles Bader
1996-03-02Initial revisionMiles Bader