Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 192277 Details for
Bug 271041
sys-apps/util-linux-2.15-r1: loop-aes patch doesn't apply
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
util-linux-ng-2.15-20090511.diff.patch
util-linux-ng-2.15-20090511.diff.patch (text/plain), 377 bytes, created by
Lars Wendler (Polynomial-C) (RETIRED)
on 2009-05-24 09:40:03 UTC
(
hide
)
Description:
util-linux-ng-2.15-20090511.diff.patch
Filename:
MIME Type:
Creator:
Lars Wendler (Polynomial-C) (RETIRED)
Created:
2009-05-24 09:40:03 UTC
Size:
377 bytes
patch
obsolete
>--- util-linux-ng-2.15-20090511.diff >+++ util-linux-ng-2.15-20090511.diff >@@ -3425,7 +3425,7 @@ > - *ary = NULL; > - > - while((d = readdir(dir))) { >-- if (d->d_type != DT_BLK && d->d_type != DT_UNKNOWN) >+- if (d->d_type != DT_BLK && d->d_type != DT_UNKNOWN && d->d_type != DT_LNK) > - continue; > - n = name2minor(hasprefix, d->d_name); > - if (n == -1 || n < NLOOPS_DEFAULT)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 271041
: 192277