Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
util-linux.3352
util-linux-libmount-declare-mnt_table_get_fs_ro...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File util-linux-libmount-declare-mnt_table_get_fs_root.patch of Package util-linux.3352
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
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor