]> git.ipfire.org Git - thirdparty/util-linux.git/commit - libmount/src/utils.c
libmount: Use binary search to compare pseudofs
authorDave Reisner <dreisner@archlinux.org>
Sun, 20 May 2012 16:57:27 +0000 (12:57 -0400)
committerKarel Zak <kzak@redhat.com>
Wed, 23 May 2012 07:56:51 +0000 (09:56 +0200)
commit7383ebceecada9daa57358b903ca5d300a2748a2
tree45d517477a479b7d33e452b2c61f00e4dbf8319e
parentb8a670aecf21645869f2d9c72469607462829fc8
libmount: Use binary search to compare pseudofs

It's the responsibility of anyone adding to this list in the future to
ensure that the list remains sorted.

While we're at it, expand this list of known pseudofs types.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
libmount/src/utils.c