]> git.pld-linux.org Git - packages/device-mapper.git/blame - device-mapper-stack.patch
- updated to 1.0.21, added stack patch (remove weird "stack;" from code)
[packages/device-mapper.git] / device-mapper-stack.patch
CommitLineData
b074ec15
JB
1--- device-mapper.1.00.21/lib/ioctl/libdm-iface.c.orig 2005-01-07 16:39:53.000000000 +0100
2+++ device-mapper.1.00.21/lib/ioctl/libdm-iface.c 2005-01-15 22:24:09.049566568 +0100
3@@ -218,7 +218,6 @@
4
5 #ifdef HAVE_SELINUX
6 if (!set_selinux_context(control)) {
7- stack;
8 return 0;
9 }
10 #endif
This page took 0.074445 seconds and 4 git commands to generate.