* [Bug 15666] New: e2fsck -fD on ext4 breaks
@ 2010-04-01 10:36 bugzilla-daemon
2010-04-01 10:37 ` [Bug 15666] " bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2010-04-01 10:36 UTC (permalink / raw)
To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=15666
Summary: e2fsck -fD on ext4 breaks
Product: File System
Version: 2.5
Kernel Version: 2.6.32.10
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: ext4
AssignedTo: fs_ext4@kernel-bugs.osdl.org
ReportedBy: khcha.n.el@gmail.com
Regression: No
i did a e2fsck -fD on a ext4 filesystem, later a e2fsck -f complains a bunch of
errors. if i e2fsck -fy would end up a bunch of files go into lost+found or
simply lose trace.
Step to reproduce:
1. prepare a ext4 file system (dd if=/dev/zero of=test_ext4.img bs=1M
count=1000 && mkfs.ext4 test_ext4.img)
2. mount it (mount -t ext4 -o rw,loop test_ext4.img /mnt/tmp)
3. put some files on it, it seems to me that tiny files would cause the issue
(cp -r /home/$USER/.gconf /mnt/tmp)
4. un mount it (umount /mnt/tmp)
5. e2fsck -f test_ext4.img all good
6. e2fsck -fD test_ext4.img seems fine
7. e2fsck -f test_ext4.img here comes trouble...
Components version:
Distro: Archlinux
Architecture: x86_64
kernel 2.6.32.10
e2fsck 1.41.10 (10-Feb-2009)
Using EXT2FS Library version 1.41.10, 10-Feb-2009
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 15666] e2fsck -fD on ext4 breaks
2010-04-01 10:36 [Bug 15666] New: e2fsck -fD on ext4 breaks bugzilla-daemon
@ 2010-04-01 10:37 ` bugzilla-daemon
2010-04-01 10:39 ` bugzilla-daemon
2010-04-01 11:51 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2010-04-01 10:37 UTC (permalink / raw)
To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=15666
Nelson Chan <khcha.n.el@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Regression|No |Yes
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 15666] e2fsck -fD on ext4 breaks
2010-04-01 10:36 [Bug 15666] New: e2fsck -fD on ext4 breaks bugzilla-daemon
2010-04-01 10:37 ` [Bug 15666] " bugzilla-daemon
@ 2010-04-01 10:39 ` bugzilla-daemon
2010-04-01 11:51 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2010-04-01 10:39 UTC (permalink / raw)
To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=15666
--- Comment #1 from Nelson Chan <khcha.n.el@gmail.com> 2010-04-01 10:39:23 ---
just found that same issue appears on ext3 too.
Thanks
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 15666] e2fsck -fD on ext4 breaks
2010-04-01 10:36 [Bug 15666] New: e2fsck -fD on ext4 breaks bugzilla-daemon
2010-04-01 10:37 ` [Bug 15666] " bugzilla-daemon
2010-04-01 10:39 ` bugzilla-daemon
@ 2010-04-01 11:51 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2010-04-01 11:51 UTC (permalink / raw)
To: linux-ext4
https://bugzilla.kernel.org/show_bug.cgi?id=15666
Theodore Tso <tytso@mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |tytso@mit.edu
Resolution| |PATCH_ALREADY_AVAILABLE
Regression|Yes |No
--- Comment #2 from Theodore Tso <tytso@mit.edu> 2010-04-01 11:50:10 ---
This isn't a kernel bug (and this is a bugzilla for tracking kernel problems).
This was a bug in e2fsprogs 1.41.10, which was fixed in e2fsprogs 1.41.11.
I suggest you upgrade, and I apologize for the inconvenience. In general data
isn't lost, although files and directories do get dropped into the lost+found
directory, and cleaning up can be a bit of a mess.
Best regards,
-- Ted
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-04-01 11:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-01 10:36 [Bug 15666] New: e2fsck -fD on ext4 breaks bugzilla-daemon
2010-04-01 10:37 ` [Bug 15666] " bugzilla-daemon
2010-04-01 10:39 ` bugzilla-daemon
2010-04-01 11:51 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).