On Thu, Jul 26, 2012 at 08:58:27AM +0200, Chris Wilson wrote:
>
> On an ext4 filesystem that has ever experienced an error, the kernel reports
> messages like this:
>
> EXT4-fs (md5): error count: 26
> EXT4-fs (md5): initial error at 1295452467: ext4_lookup:1043: inode 45679232
> EXT4-fs (md5): last error at 1295453545: ext4_lookup:1043: inode 61022838
Only if you are using a kernel newer than what is in Debian stable
(which is only using 2.6.32); the kernel only started doing this in
2.6.36 and newer kernels.
> So please could you update e2fsck in squeeze with either the patch from
> upstream that adds that functionality, or to 1.41.14 or higher?
I'm not sure the Debian release gatekeepers would accept an upload to
stable at this point to support a kernel newer than what is supported
by Debian Stable^H^H^H^H^H^H Obsolete.
It's not hard to build the latest e2fsprogs for Debian Stable for
yourself; just grab e2fsprogs-1.42.5.tar.gz, then run the following
commands:
tar xvfz e2fsprogs-1.42.5.tar.gz
cd e2fsprogs-1.42.5
./debian/rules
dpkg-buildpackage -rfakeroot -us -uc -b
- Ted
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]