| commit | c8b9ecebe9a8f44f968ed94aa7ad2c0f38a0d62c | [log] [tgz] | 
|---|---|---|
| author | Karel Zak <kzak@redhat.com> | Wed Mar 11 11:11:19 2015 +0100 | 
| committer | Karel Zak <kzak@redhat.com> | Wed Mar 11 11:11:19 2015 +0100 | 
| tree | 225b898f7e71d930a95751baf577da698b726a5b | |
| parent | 772f813a40d9b864080a64b53852422d3df5233b [diff] | 
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 @@ 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