File util-linux-libmount-declare-mnt_table_get_fs_root.patch of Package util-linux.2662

commit c8b9ecebe9a8f44f968ed94aa7ad2c0f38a0d62c
Author: Karel Zak <kzak@redhat.com>
Date:   Wed Mar 11 11:11:19 2015 +0100

    libmount: add mnt_table_get_fs_root() to header file
    
    Signed-off-by: Karel Zak <kzak@redhat.com>

diff --git a/libmount/src/mountP.h b/libmount/src/mountP.h
index 5eefa71..d28eb9c 100644
--- a/libmount/src/mountP.h
+++ b/libmount/src/mountP.h
@@ -119,6 +119,10 @@ extern int __mnt_table_parse_mtab(struct libmnt_table *tb,
 					const char *filename,
 					struct libmnt_table *u_tb);
 
+extern struct libmnt_fs *mnt_table_get_fs_root(struct libmnt_table *tb,
+					struct libmnt_fs *fs,
+					unsigned long mountflags,
+					char **fsroot);
 
 /*
  * Generic iterator
openSUSE Build Service is sponsored by