]> err.no Git - util-linux/commit
libmount: remove unnecessary options container
authorKarel Zak <kzak@redhat.com>
Thu, 5 Aug 2010 12:28:19 +0000 (14:28 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 3 Jan 2011 11:28:41 +0000 (12:28 +0100)
commit6f0c256db39247a873c1513275073f9a574c30ce
tree411fdbae6f3c7a0c97a2fb45470c72fa6fe7ee75
parent6c40a53d97dbfa52bbdbbe86672322cb7bceb08d
libmount: remove unnecessary options container

It seems that we are able to be happy with option strings only. The
mnt_optls stuff was over-engineering.

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/optent.c [deleted file]
shlibs/mount/src/optls.c [deleted file]