]> git.decadent.org.uk Git - nfs-utils.git/commit
Allow disabling of libblkid usage.
authorNeil Brown <neilb@suse.de>
Tue, 20 Mar 2007 00:47:28 +0000 (11:47 +1100)
committerNeil Brown <neilb@suse.de>
Tue, 20 Mar 2007 00:47:28 +0000 (11:47 +1100)
commit8e64355493df4a0d2914b11a75ce80deeea27aca
treecdb2a07e0279a1082ac44a555cbef416481dd848
parent453ac684258684e0e8413f4d9ef9822e753d9dbb
Allow disabling of libblkid usage.

Some versions of libblkid have a terrible memory leak which makes
mounted grow toooo big.  So support
   --disable-uuid
to remove the uuid functionality and liblkid with it.
configure.in
utils/mountd/cache.c