]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: cleanup fix_optstr() regards to selinux and smack
authorKarel Zak <kzak@redhat.com>
Tue, 12 Nov 2013 14:49:33 +0000 (15:49 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 12 Nov 2013 14:49:33 +0000 (15:49 +0100)
commit50bdacb82354e115bf618775ce438cb39d91609b
tree062c89523b9ab1a01471122ca838202688c10b04
parent413875b649f910ec34c4c3d892d901143d89ac92
libmount: cleanup fix_optstr() regards to selinux and smack

It's better (more robust) to make the code based on datetypes
rather than on if(strcmp(...)).

Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/context_mount.c