]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: add private mnt_get_kernel_cmdline_option()
authorKarel Zak <kzak@redhat.com>
Thu, 8 Nov 2012 10:52:23 +0000 (11:52 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 8 Nov 2012 10:59:36 +0000 (11:59 +0100)
commitf308ec19a71327b5601915ce6f8064eefe6ee0d5
tree8b051b874848ea710e584e18751451e1bfe962eb
parent021eb7bc3f22af13b14ac161a3872ad570ac20c9
libmount: add private mnt_get_kernel_cmdline_option()

Signed-off-by: Karel Zak <kzak@redhat.com>
include/pathnames.h
libmount/src/mountP.h
libmount/src/utils.c
tests/expected/libmount/utils-kernel-cmdline [new file with mode: 0644]
tests/ts/libmount/files/kernel_cmdline [new file with mode: 0644]
tests/ts/libmount/utils