Bug 549056
| Summary: | Avoid one /usr/bin/id stat call in /etc/profile | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <ville.skytta> | ||||
| Component: | setup | Assignee: | Ondrej Vasik <ovasik> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | ovasik, pknirsch | ||||
| Target Milestone: | --- | Keywords: | Patch | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | setup-2.8.9-2.fc12 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-01-05 18:19:09 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Thanks for patch, I'll apply it to upstream git and to next rawhide build. Applied upstream, will update IANA services and do new rawhide build later today. http://git.fedorahosted.org/git/setup.git?p=setup.git;a=blobdiff;f=profile;h=eddf6bd576d9db95c1c6e9aa0c630d77151fac92;hp=649d64bf84c285207a32e927e60e3d5520cc5b31;hb=cdd20ec7a81cbb414b6d7715b79138a585c9333f;hpb=6ed3c206c044963670075bf77d12ce16601bfdd5 Built as setup-2.8.13-1.fc13, closing RAWHIDE. setup-2.8.9-2.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/setup-2.8.9-2.fc12 setup-2.8.9-2.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 379444 [details] Avoid one stat call for /usr/bin/id The attached patch avoids one /usr/bin/id stat call in /etc/profile in some scenarios.