Bug 840848
| Summary: | filefrag -v returns wrong extent counts | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Martin Kyral <mkyral> | |
| Component: | e2fsprogs | Assignee: | Eric Sandeen <esandeen> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 17 | CC: | esandeen, josef, kzak, oliver | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | e2fsprogs-1.42.5 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 840852 (view as bug list) | Environment: | ||
| Last Closed: | 2012-11-13 16:17:00 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: | ||||
| Bug Blocks: | 840852 | |||
|
Description
Martin Kyral
2012-07-17 11:35:02 UTC
Well, actually, if you simply "touch foo" then it has 0 extents. You should get 0 in both cases... There was a patch on the list last April, "[PATCH] E2fsprogs/filefrag: fix filefrag regression" which addressed this but never got merged. I'll review it & ping Ted. Thanks, -Eric commit 036fda6d487737eac9be086d999b7480a81d37ea
Author: Liu Bo <liubo2009.com>
Date: Sat Jul 28 17:29:13 2012 -0400
filefrag: fix report of number of extents
fixed this.
Present in v1.42.5; I don't really think it needs an update pushed to F17. If you disagree, please reopen and I can do so.
|