Bug 1634659
| Summary: | -mount needs to be slightly different from -xdev | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Daniele <dconsoli> | |
| Component: | findutils | Assignee: | Kamil Dudka <kdudka> | |
| Status: | CLOSED WONTFIX | QA Contact: | BaseOS QE - Apps <qe-baseos-apps> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 7.7-Alt | CC: | daniele, dconsoli, kdudka, kwalker, pkhedeka | |
| Target Milestone: | rc | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1652182 (view as bug list) | Environment: | ||
| Last Closed: | 2020-11-06 17:40:38 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 1652182 | |||
| Bug Blocks: | 1643104, 1719445, 1801675 | |||
|
Description
Daniele
2018-10-01 09:52:25 UTC
I do not think we can change the current behavior in a minor update of RHEL-7. *** Bug 1607772 has been marked as a duplicate of this bug. *** Given the fact that we are not able to implement this in a backward compatible way, are you fine with moving this request to RHEL-8? Kamil, Can you please describe why the change cannot be implemented in RHEL7? Even if disrupting from the current behavior, once properly documented should not have an impact, and would allow the current production RHEL to be in line with POSIX definition. (In reply to Kamil Dudka from comment #5) > Given the fact that we are not able to implement this in a backward > compatible way, are you fine with moving this request to RHEL-8? Hi Kamil. I have cloned this bug for RHEL8. If we want this to make it, I guess we need to start looking at it upstream relatively soon since we're past the beginning of the Beta program. (In reply to Daniele Palumbo from comment #6) > Can you please describe why the change cannot be implemented in RHEL7? I am not saying that it "cannot be implemented in RHEL7", I am just saying that it cannot be implemented in a backward compatible way. > Even if disrupting from the current behavior, once properly documented > should not have an impact, How come? If a script relies on the current behavior, it will break after minor update. A documentation would hardly help on its own because someone still needs to read the documentation and update the script accordingly. > and would allow the current production RHEL to be > in line with POSIX definition. That is usually expected from major updates of RHEL. In minor updates of RHEL, the compatibility with the pre-update behavior is way more important than compatibility with the latest POSIX. (In reply to Kamil Dudka from comment #8) > I am not saying that it "cannot be implemented in RHEL7", I am just saying > that it cannot be implemented in a backward compatible way. [...] > That is usually expected from major updates of RHEL. In minor updates of > RHEL, the compatibility with the pre-update behavior is way more important > than compatibility with the latest POSIX. Apart from creating another switch, not documented in POSIX, which can be a possible path for RHEL7 to have this implemented? I believe you can implement the needed functionality on top of the utilities we already have in RHEL-7. Please have a look at the following examples:
bug #1607772 comment #3
bug #1607772 comment #8
bug #1607772 comment #9
We do not implement new features in RHEL-7 any more. This is still waiting for a solution to be developed upstream. The progress will be tracked in bug #1652182. Closing WONTFIX for RHEL-7. |