Bug 703091
Summary: | If EXT4_EXTENTS_FL flag is not set, the max file size of write() is different than seek(). | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Eryu Guan <eguan> |
Component: | kernel | Assignee: | Carlos Maiolino <cmaiolin> |
Status: | CLOSED DUPLICATE | QA Contact: | Petr Beňas <pbenas> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.7 | CC: | cmaiolin, dejohnso, esandeen, kzhang, lczerner, pbenas, pstehlik, rwheeler |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 652013 | Environment: | |
Last Closed: | 2013-07-04 13:12:03 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: | |||
Bug Depends On: | 652013 | ||
Bug Blocks: |
Comment 1
Eryu Guan
2011-05-09 09:21:43 UTC
As stated in the other bug: Just as a general note, using the ext4 driver for ext3 filesystems in RHEL6 is not recommended. We can fix this, but it's not the preferred mode of operation. Thanks, -Eric I would state this more strongly - running ext3 file systems with ext4 is not supported in RHEL since we do not test this combination. Development will of course pull in reasonable fixes, but this should not impact any production use case. Thanks! |