Bug 2188182
| Summary: | [RHEL 9]feature_notify_inode_expire_only | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Ju Ke <jke> |
| Component: | fuse3 | Assignee: | Pavel Reichl <preichl> |
| Status: | CLOSED ERRATA | QA Contact: | Boyang Xue <bxue> |
| Severity: | medium | Docs Contact: | Michal Stubna <mstubna> |
| Priority: | medium | ||
| Version: | 9.2 | CC: | gfialova, hartsjc, miklos, mstubna, mszeredi, preichl, xzhou |
| Target Milestone: | rc | Keywords: | FutureFeature, Triaged |
| Target Release: | --- | Flags: | preichl:
needinfo-
pm-rhel: mirror+ |
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | fuse3-3.10.2-6.el9 | Doc Type: | Enhancement |
| Doc Text: |
.`fuse3` now allows invalidating a directory entry without triggering `umount`
With this update, a new mechanism has been added to `fuse3` package, that allows invalidating a directory entry without automatically triggering the `umount` of any mounts that exists on the entry.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-11-07 08:56:05 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: | 2188181 | ||
| Bug Blocks: | |||
|
Description
Ju Ke
2023-04-20 02:57:18 UTC
As the comment( https://bugzilla.redhat.com/show_bug.cgi?id=2109496#c14 ), the original reproducer (and the derivative test case /kernel/filesystems/fuse/Regression/2080000-cache-symlink-truncate-value) can't test this bug, so I'm going to verify this BZ by running fuse regression tests against the fixed version. TEST PASS. No regression was found in the regression test against kernel-5.14.0-352.el9 Link to Beaker jobs: fuse3-3.10.2-5.el9 https://url.corp.redhat.com/5796e70 fuse3-3.10.2-6.el9 https://url.corp.redhat.com/51384e6 (In reply to Boyang Xue from comment #11) > TEST PASS. > > No regression was found in the regression test against kernel-5.14.0-352.el9 Sorry. This should be No regression was found in the regression test against fuse3-3.10.2-6.el9 > > Link to Beaker jobs: > fuse3-3.10.2-5.el9 > https://url.corp.redhat.com/5796e70 > fuse3-3.10.2-6.el9 > https://url.corp.redhat.com/51384e6 Moving to VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (fuse3 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:6696 |