Bug 201654 - xfsprogs doesn't detect directory courruption with kernel version 2.6.17
Summary: xfsprogs doesn't detect directory courruption with kernel version 2.6.17
Keywords:
Status: CLOSED DUPLICATE of bug 205906
Alias: None
Product: Fedora
Classification: Fedora
Component: xfsprogs
Version: 5
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Russell Cattelan
QA Contact:
URL: http://oss.sgi.com/projects/xfs/faq.h...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-07 23:12 UTC by Thomas Antony
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-09-27 20:50:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Thomas Antony 2006-08-07 23:12:28 UTC
Description of problem:
In the Linux kernel 2.6.17 release a subtle bug was accidentally introduced into
the XFS directory code by some "sparse" endian annotations. The result is
direcory corruption and data loss. To add insult to injury, xfs_repair(8) is
currently not correcting these directories on detection of this corrupt state
either. The xfs_check tool, or xfs_repair -n, should be able to detect any
directory corruption. Version 2.8.10 is able to detect and repair the directory
corruption.

Version-Release number of selected component (if applicable):
xfsprogs-2.7.3

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:
xfs_check and xfs_repair does not detect and repair the directory corruption.

Expected results:
The xfs_check tool, or xfs_repair -n, should be able to detect any directory
corruption.

Additional info:
http://oss.sgi.com/projects/xfs/faq.html#dir2

Comment 1 Russell Cattelan 2006-09-27 20:50:44 UTC

*** This bug has been marked as a duplicate of 205906 ***


Note You need to log in before you can comment on or make changes to this bug.