Your message dated Wed, 12 May 2010 12:29:21 -0400
with message-id <20100512162921.ga28...@thunk.org>
and subject line Re: Bug#562705: /sbin/fsck.ext4: spurious syslog message 
regarding ext4 after chattr
has caused the Debian Bug report #562705,
regarding /sbin/fsck.ext4: spurious syslog message regarding ext4 after chattr
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
562705: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562705
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: e2fsprogs
Version: 1.41.9-1
Severity: important
File: /sbin/fsck.ext4


I just converted a data partition from ext3 to ext4.

After that I tried to convert a file to use extents:

mordor:/home/gpall# lsattr file
------------------- file
mordor:/home/gpall# chattr +e file
mordor:/home/gpall# lsattr file
-----------------e- file

I calculated the md5 of the file before and after, and it was OK, but syslog 
had written this:

Dec 27 10:24:48 mordor kernel: [ 2456.957666] ------------[ cut here 
]------------
Dec 27 10:24:48 mordor kernel: [ 2456.957683] WARNING: at 
/build/buildd/linux-2.6-2.6.30/debian/build/source_amd64_none/fs/inode.c:1185 
generic_delete_inode+0x64/0x168()
Dec 27 10:24:48 mordor kernel: [ 2456.957689] Hardware name: Studio 1737
Dec 27 10:24:48 mordor kernel: [ 2456.957692] Modules linked in: ext4 jbd2 
crc16 michael_mic arc4 ecb i915 drm i2c_algo_bit vboxnetadp vboxnetflt vboxdrv 
acpi_cpufreq cpufreq_c
Dec 27 10:24:48 mordor kernel: al fan thermal_sys [last unloaded: pcmcia_core]
Dec 27 10:24:48 mordor kernel: [ 2456.957861] Pid: 4704, comm: chattr Tainted: 
P           2.6.30-2-amd64 #1
Dec 27 10:24:48 mordor kernel: [ 2456.957866] Call Trace:
Dec 27 10:24:48 mordor kernel: [ 2456.957875]  [<ffffffff802d1aba>] ? 
generic_delete_inode+0x64/0x168
Dec 27 10:24:48 mordor kernel: [ 2456.957882]  [<ffffffff802d1aba>] ? 
generic_delete_inode+0x64/0x168
Dec 27 10:24:48 mordor kernel: [ 2456.957892]  [<ffffffff80242393>] ? 
warn_slowpath_common+0x77/0xa3
Dec 27 10:24:48 mordor kernel: [ 2456.957899]  [<ffffffff802d1aba>] ? 
generic_delete_inode+0x64/0x168
Dec 27 10:24:48 mordor kernel: [ 2456.957930]  [<ffffffffa0704f17>] ? 
ext4_ext_migrate+0x637/0x6b4 [ext4]
Dec 27 10:24:48 mordor kernel: [ 2456.957955]  [<ffffffffa06f5935>] ? 
ext4_ioctl+0x2cf/0x621 [ext4]
Dec 27 10:24:48 mordor kernel: [ 2456.957963]  [<ffffffff802cc136>] ? 
vfs_ioctl+0x21/0x6c
Dec 27 10:24:48 mordor kernel: [ 2456.957970]  [<ffffffff802cc5ac>] ? 
do_vfs_ioctl+0x42b/0x464
Dec 27 10:24:48 mordor kernel: [ 2456.957976]  [<ffffffff802cc636>] ? 
sys_ioctl+0x51/0x70
Dec 27 10:24:48 mordor kernel: [ 2456.957985]  [<ffffffff8020fa42>] ? 
system_call_fastpath+0x16/0x1b
Dec 27 10:24:48 mordor kernel: [ 2456.957990] ---[ end trace 817d37482a92ff42 
]---


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages e2fsprogs depends on:
ii  e2fslibs                      1.41.9-1   ext2/ext3/ext4 file system librari
ii  libblkid1                     2.16.2-0   block device id library
ii  libc6                         2.10.2-2   GNU C Library: Shared libraries
ii  libcomerr2                    1.41.9-1   common error description library
ii  libss2                        1.41.9-1   command-line interface parsing lib
ii  libuuid1                      2.16.2-0   Universally Unique ID library

e2fsprogs recommends no packages.

Versions of packages e2fsprogs suggests:
pn  e2fsck-static                 <none>     (no description available)
pn  gpart                         <none>     (no description available)
pn  parted                        <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
On Sun, Dec 27, 2009 at 10:32:05AM +0200, Giorgos Pallas wrote:
> 
> I just converted a data partition from ext3 to ext4.
> 
> After that I tried to convert a file to use extents:
> 
> mordor:/home/gpall# lsattr file
> ------------------- file
> mordor:/home/gpall# chattr +e file
> mordor:/home/gpall# lsattr file
> -----------------e- file
> 
> I calculated the md5 of the file before and after, and it was OK, but syslog 
> had written this:
> 
> Dec 27 10:24:48 mordor kernel: [ 2456.957666] ------------[ cut here 
> ]------------
> Dec 27 10:24:48 mordor kernel: [ 2456.957683] WARNING: at 
> /build/buildd/linux-2.6-2.6.30/debian/build/source_amd64_none/fs/inode.c:1185 
> generic_delete_inode+0x64/0x168()

This is not an e2fsprogs bug, but a kernel bug, which I believe should
be fixed in more modern kernels.  Can you replicate this on the latest
testing kernel (2.6.32-9)?  If yo can, please open a bug report
against that kernel. and cc the linux-e...@vger.kernel.org mailing
list.

Thanks,

                                                - Ted


--- End Message ---

Reply via email to