]> err.no Git - util-linux/commit
libmount: add mnt_optstr_* functions
authorKarel Zak <kzak@redhat.com>
Mon, 4 Jan 2010 22:03:47 +0000 (23:03 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 3 Jun 2010 13:20:10 +0000 (15:20 +0200)
commit9e272c68f51fa4e1fd0f6832bea9f82d6bceb007
tree14edaae5853c966764a1528254f2dad46e9c9b81
parent7755ca95c943e8690a351c0580c2ad06950c057b
libmount: add mnt_optstr_* functions

This set of functions allows to set/get/remove/append option in
unparsed options string.

Signed-off-by: Karel Zak <kzak@redhat.com>
shlibs/mount/src/Makefile.am
shlibs/mount/src/mount.h.in
shlibs/mount/src/mountP.h
shlibs/mount/src/optstr.c [new file with mode: 0644]