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-btrfs-typos.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File util-linux-libmount-btrfs-typos.patch of Package util-linux.3352
commit c59409b945bc2fcadf32c75855f432a2fec24683 Author: Stanislav Brabec <sbrabec@suse.cz> Date: Wed Mar 9 20:52:46 2016 +0100 libmount: Typo fix diff --git a/libmount/src/tab.c b/libmount/src/tab.c index 102ed25..0570044 100644 --- a/libmount/src/tab.c +++ b/libmount/src/tab.c @@ -1247,7 +1247,7 @@ static int get_btrfs_fs_root(struct libmnt_table *tb, struct libmnt_fs *fs, char if (!target) goto err; - DBG(BTRFS, ul_debug(" tring target=%s subvolid=%s", target, subvolidstr)); + DBG(BTRFS, ul_debug(" trying target=%s subvolid=%s", target, subvolidstr)); f = mnt_table_find_target_with_option(tb, target, "subvolid", subvolidstr, MNT_ITER_BACKWARD); @@ -1292,7 +1292,7 @@ static int get_btrfs_fs_root(struct libmnt_table *tb, struct libmnt_fs *fs, char snprintf(default_id_str, sizeof(default_id_str), "%llu", (unsigned long long int) default_id); - DBG(BTRFS, ul_debug(" tring target=%s default subvolid=%s", + DBG(BTRFS, ul_debug(" trying target=%s default subvolid=%s", target, default_id_str)); f = mnt_table_find_target_with_option(tb, target,
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