Re: [PATCH 4/6] procfs: handle the --update parameter

2013-08-28 Thread Samuel Thibault
Applied remaining patches, thanks! Samuel

[PATCH 4/6] procfs: handle the --update parameter

2013-06-28 Thread Justus Winter
Split the argument handling into a common part and one for fsys_update_options. Handle the --update parameter; for procfs this is a no-op. * procfs/main.c (common_options): New variable. (runtime_argp_parser): Handle --update. (startup_argp): New variable. (netfs_runtime_argp_): New variable. ---

[PATCH 4/6] procfs: handle the --update parameter

2013-06-27 Thread Justus Winter
Split the argument handling into a common part and one for fsys_update_options. Handle the --update parameter; for procfs this is a no-op. * procfs/main.c (common_options): New variable. (runtime_argp_parser): Handle --update. (startup_argp): New variable. (netfs_runtime_argp_): New variable. ---