mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
lvm2: update to version 2.02.164
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -13,11 +13,9 @@ on standard C libraries without O_DIRECT_SUPPORT.
|
||||
lib/device/dev-io.c | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/lib/device/dev-io.c b/lib/device/dev-io.c
|
||||
index a9a2374..4d71967 100644
|
||||
--- a/lib/device/dev-io.c
|
||||
+++ b/lib/device/dev-io.c
|
||||
@@ -529,7 +529,7 @@ int dev_open_flags(struct device *dev, int flags, int direct, int quiet)
|
||||
@@ -529,7 +529,7 @@ int dev_open_flags(struct device *dev, i
|
||||
return 0;
|
||||
}
|
||||
|
||||
@@ -26,6 +24,3 @@ index a9a2374..4d71967 100644
|
||||
opened:
|
||||
if (direct)
|
||||
dev->flags |= DEV_O_DIRECT_TESTED;
|
||||
--
|
||||
2.8.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user