Displaying 1 result from an estimated 1 matches for "parse_opt_token".
Did you mean:
parse_one_token
2010 May 21
0
ANNOUNCE: cifs-utils release 4.5 available for download
...off-by: Scott Lovenberg <scott.lovenberg at gmail.com>
commit 268079992cf85bfb9954b6fd4abb3eebf911a9d3
Author: Scott Lovenberg <scott.lovenberg at gmail.com>
Date: Fri May 14 19:32:05 2010 -0400
mount.cifs: clean up option parsing
Moved option string parsing to function parse_opt_token(char*). Main
loop in parse_options(const char*, struct parsed_mount_info*)
transplanted to a switch block.
The parsing function folds common options to a single macro:
1.) 'unc','target', and 'path' -> 'OPT_UNC'
2.) 'dom*' and &...