Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:GA
lvm2.631
suppress_locking_failer_message.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File suppress_locking_failer_message.patch of Package lvm2.631
Index: LVM2.2.02.98/lib/locking/locking.c =================================================================== --- LVM2.2.02.98.orig/lib/locking/locking.c +++ LVM2.2.02.98/lib/locking/locking.c @@ -221,8 +221,8 @@ static void _update_vg_lock_count(const */ int init_locking(int type, struct cmd_context *cmd, int suppress_messages) { - if (getenv("LVM_SUPPRESS_LOCKING_FAILURE_MESSAGES")) - suppress_messages = 1; + + suppress_messages = 1; if (type < 0) type = find_config_tree_int(cmd, "global/locking_type", 1);
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