[Rpm-maint] [rpm-software-management/rpm] Do not store digests of ghost files (#228)

Igor Gnatenko notifications at github.com
Fri Jun 2 08:12:13 UTC 2017


ignatenkobrain approved this pull request.

Given

```c
    /* Content checks of %ghost files are meaningless. */
    if (fileAttrs & RPMFILE_GHOST)
        flags &= ~(RPMVERIFY_FILEDIGEST | RPMVERIFY_FILESIZE |
                   RPMVERIFY_MTIME | RPMVERIFY_LINKTO);
```

I agree that we don't need to store digest for %ghost files



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/228#pullrequestreview-41714829
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170602/8b7db411/attachment.html>


More information about the Rpm-maint mailing list