forked from pool/s390-tools
This commit is contained in:
parent
02084eb837
commit
fb236d4d48
@ -1,14 +0,0 @@
|
||||
--- s390-tools-1.34.0/etc/udev/rules.d/59-dasd.rules 2016-04-22 13:37:54.000000000 -0400
|
||||
+++ s390-tools-1.34.0/etc/udev/rules.d/59-dasd.rules 2016-04-22 13:38:15.000000000 -0400
|
||||
@@ -33,11 +33,3 @@
|
||||
ENV{ID_FS_USAGE}=="filesystem|other", ENV{ID_FS_LABEL_SAFE}=="?*", SYMLINK+="disk/by-label/$env{ID_FS_LABEL_SAFE}"
|
||||
|
||||
LABEL="dasd_symlinks_end"
|
||||
-
|
||||
-# on device add set request queue scheduler to deadline
|
||||
-SUBSYSTEM!="block", GOTO="sched_end"
|
||||
-
|
||||
-ACTION!="change", GOTO="sched_end"
|
||||
-KERNEL=="dasd*[!0-9]", TEST=="queue/scheduler", ATTR{queue/scheduler}="deadline"
|
||||
-
|
||||
-LABEL="sched_end"
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package s390-tools
|
||||
#
|
||||
# Copyright (c) 2001-2021 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
Loading…
Reference in New Issue
Block a user