]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- flag changed name
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 15 Feb 2007 12:27:26 +0000 (12:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    util-linux-dm_crypt.patch -> 1.3

util-linux-dm_crypt.patch

index 243fd564e3a7bc0f9481411147b51cc6924b308d..cddfbeae31e6639437ee01cf54512430e9530388 100644 (file)
@@ -113,7 +113,7 @@ diff -urN util-linux-2.12q.org/mount/cryptsetup.c util-linux-2.12q/mount/cryptse
 +      options.passphrase_fd = (pfd >= 0) ? pfd : 0;
 +      options.flags = 0;
 +      if (!options.key_file)
-+              options.flags |= CRYPT_FLAG_PASSPHRASE;
++              options.flags |= CRYPT_FLAG_VERIFY;
 +      if (*cryptro)
 +              options.flags |= CRYPT_FLAG_READONLY;
 +      options.offset = offset;
This page took 0.051251 seconds and 4 git commands to generate.