]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: minor fix to mnt_tabdiff_*
authorKarel Zak <kzak@redhat.com>
Wed, 27 Apr 2011 15:17:16 +0000 (17:17 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 27 Apr 2011 15:17:16 +0000 (17:17 +0200)
commit0983b5f7e67c23c553d7c14ac8d1788b1dc19890
tree34bc64d782070609c4d98a3328a6c1acfb39bbce
parentce56db846681ee5035411c63d3223424f224c7c8
libmount: minor fix to mnt_tabdiff_*

 - tabdiff has to support NULL fs->source
 - disable some debug messages

Signed-off-by: Karel Zak <kzak@redhat.com>
shlibs/mount/src/cache.c
shlibs/mount/src/tab.c
shlibs/mount/src/tab_diff.c
shlibs/mount/src/tab_parse.c