tags 700512 +fixed-upstream
thanks

On Wed, Feb 13, 2013 at 06:54:52PM +0100, Christoph Biedl wrote:
> in filefrag, the presentation of "perfect" ext2 files[*] lacks a
> newline, disrupting the output:
> 
> 
>     # mount | grep /boot
>     /dev/sda1 on /boot type ext2 (ro,noatime,errors=continue,user_xattr,acl)
>     # ls -l /boot/grub/be*
>     -rw-r--r-- 1 root root 5004 Jan 18 22:22 /boot/grub/befs_be.mod
>     -rw-r--r-- 1 root root 4832 Jan 18 22:22 /boot/grub/befs.mod
>     #
> 
>     Expected behaviour:
> 
>     # filefrag /boot/grub/be*
>     /boot/grub/befs_be.mod: 1 extent found
>     /boot/grub/befs.mod: 1 extent found 
>     #
> 
>     Observed behaviour:
> 
>     # filefrag /boot/grub/be*
>     /boot/grub/befs_be.mod: 1 extent found/boot/grub/befs.mod: 1 extent found#

This has been fixed upstream (along with lots of data corruption
bugs), but unfortunately, the Wheezy freeze has been dragging
on... and on... and on...

People who want to use > 16TB file systems, or are really worried
about various e2fsck problems, I strongly recommend that folks
download the version of e2fsprogs from experimental.  It's not yet the
final 1.42.7 release (which has been released upstream), but it will
be in the near future.  I just haven't really bothered with upgrading
Debian's package since I keep hoping wheezy will get released and we
can finally start uploading new versions of software to unstable....

For more information of the bugs not yet fixed in Debian stable's
version of e2fsprogs, but which are fixed in upstream, please see:

http://e2fsprogs.sourceforge.net/e2fsprogs-release.html

BTW, it's really not hard to download the latest version of e2fsprogs
and build your own debian package.  For production systems, I
recommend you use the latest released version (i.e., 1.42.7, or to
grab the maint branch).

Regards,

                                        - Ted


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to