[systemd-devel] [PATCH v2] fstab-generator: add x-systemd.requires and x-systemd.requires-mounts-for
Karel Zak
kzak at redhat.com
Thu May 14 04:36:37 PDT 2015
On Thu, May 14, 2015 at 01:27:40PM +0200, Karel Zak wrote:
> +static int write_requires_mounts_for(FILE *f, const char *opts) {
> + _cleanup_free_ char **optsv = NULL, **paths = NULL, *res = NULL;
_cleanup_strv_free_ **optsv = NULL, **paths = NULL;
Do I need to resend the patch? ;-)
Karel
--
Karel Zak <kzak at redhat.com>
http://karelzak.blogspot.com
More information about the systemd-devel
mailing list