public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.30-rc2: reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
@ 2009-04-16 19:23 Alexander Beregalov
  2009-04-17 19:26 ` Jeff Mahoney
  2009-04-20 14:13 ` Jeff Mahoney
  0 siblings, 2 replies; 5+ messages in thread
From: Alexander Beregalov @ 2009-04-16 19:23 UTC (permalink / raw)
  To: Jeff Mahoney, ReiserFS Development List, LKML

Hi Jeff

The kernel prints this message every 20seconds
[  836.973100]
[  836.983494] REISERFS warning (device sda2): jdm-20004
reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
[  836.983496]
[  894.203634] REISERFS warning (device sda2): jdm-20004
reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
[  894.203636]
[  894.205784] REISERFS warning (device sda2): jdm-20004
reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)

commit a41f1a4715

CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_REISERFS_FS_XATTR is not set

I did not enable XATTR before,
should I enable it now ?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.6.30-rc2: reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
  2009-04-16 19:23 2.6.30-rc2: reiserfs_delete_xattrs: Couldn't delete all xattrs (-13) Alexander Beregalov
@ 2009-04-17 19:26 ` Jeff Mahoney
  2009-04-20 14:13 ` Jeff Mahoney
  1 sibling, 0 replies; 5+ messages in thread
From: Jeff Mahoney @ 2009-04-17 19:26 UTC (permalink / raw)
  To: Alexander Beregalov; +Cc: ReiserFS Development List, LKML

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alexander Beregalov wrote:
> Hi Jeff
> 
> The kernel prints this message every 20seconds
> [  836.973100]
> [  836.983494] REISERFS warning (device sda2): jdm-20004
> reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
> [  836.983496]
> [  894.203634] REISERFS warning (device sda2): jdm-20004
> reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
> [  894.203636]
> [  894.205784] REISERFS warning (device sda2): jdm-20004
> reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
> 
> commit a41f1a4715
> 
> CONFIG_REISERFS_FS=y
> # CONFIG_REISERFS_CHECK is not set
> # CONFIG_REISERFS_PROC_INFO is not set
> # CONFIG_REISERFS_FS_XATTR is not set
> 
> I did not enable XATTR before,
> should I enable it now ?

Thanks for the report. I'm taking a look at it now.

- -Jeff

- --
Jeff Mahoney
SUSE Labs
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iEYEARECAAYFAkno19wACgkQLPWxlyuTD7L9dQCeODUthInHguXbxmpmjKf2KpZB
3BAAmwTFgx4u/YlIoftrWy+x9nd8DrDO
=rdNj
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.6.30-rc2: reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
  2009-04-16 19:23 2.6.30-rc2: reiserfs_delete_xattrs: Couldn't delete all xattrs (-13) Alexander Beregalov
  2009-04-17 19:26 ` Jeff Mahoney
@ 2009-04-20 14:13 ` Jeff Mahoney
  2009-04-20 14:25   ` Alexander Beregalov
  2009-04-20 20:42   ` Alex Romosan
  1 sibling, 2 replies; 5+ messages in thread
From: Jeff Mahoney @ 2009-04-20 14:13 UTC (permalink / raw)
  To: Alexander Beregalov; +Cc: ReiserFS Development List, LKML

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alexander Beregalov wrote:
> Hi Jeff
> 
> The kernel prints this message every 20seconds
> [  836.973100]
> [  836.983494] REISERFS warning (device sda2): jdm-20004
> reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
> [  836.983496]
> [  894.203634] REISERFS warning (device sda2): jdm-20004
> reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
> [  894.203636]
> [  894.205784] REISERFS warning (device sda2): jdm-20004
> reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
> 
> commit a41f1a4715
> 
> CONFIG_REISERFS_FS=y
> # CONFIG_REISERFS_CHECK is not set
> # CONFIG_REISERFS_PROC_INFO is not set
> # CONFIG_REISERFS_FS_XATTR is not set
> 
> I did not enable XATTR before,
> should I enable it now ?

You shouldn't need to, and you shouldn't be seeing those messages.

What are you doing to reproduce it? I disabled the xattr config option,
copied a directory tree over and removed it. I didn't see anything.

- -Jeff

- --
Jeff Mahoney
SUSE Labs
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iEYEARECAAYFAknsgxYACgkQLPWxlyuTD7KkKwCfXsftdSG2/EcN0/GLvczu77BB
5DkAnA19mRH2GoxrM5l28kcVAXqKUcdB
=j/bW
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.6.30-rc2: reiserfs_delete_xattrs: Couldn't delete all xattrs  (-13)
  2009-04-20 14:13 ` Jeff Mahoney
@ 2009-04-20 14:25   ` Alexander Beregalov
  2009-04-20 20:42   ` Alex Romosan
  1 sibling, 0 replies; 5+ messages in thread
From: Alexander Beregalov @ 2009-04-20 14:25 UTC (permalink / raw)
  To: Jeff Mahoney; +Cc: ReiserFS Development List, LKML

2009/4/20 Jeff Mahoney <jeffm@suse.com>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Alexander Beregalov wrote:
>> Hi Jeff
>>
>> The kernel prints this message every 20seconds
>> [  836.973100]
>> [  836.983494] REISERFS warning (device sda2): jdm-20004
>> reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
>> [  836.983496]
>> [  894.203634] REISERFS warning (device sda2): jdm-20004
>> reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
>> [  894.203636]
>> [  894.205784] REISERFS warning (device sda2): jdm-20004
>> reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
>>
>> commit a41f1a4715
>>
>> CONFIG_REISERFS_FS=y
>> # CONFIG_REISERFS_CHECK is not set
>> # CONFIG_REISERFS_PROC_INFO is not set
>> # CONFIG_REISERFS_FS_XATTR is not set
>>
>> I did not enable XATTR before,
>> should I enable it now ?
>
> You shouldn't need to, and you shouldn't be seeing those messages.
>
> What are you doing to reproduce it? I disabled the xattr config option,
> copied a directory tree over and removed it. I didn't see anything.
Just regular work. For example kernel compiling.
I see that messages on 2 of 3 systems (x86 and parisc). The third
system is x86 also,
no messages at all. I do not know how to "switch" messages on.
Let me know if I can help, perhaps dump superblock or something.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.6.30-rc2: reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
  2009-04-20 14:13 ` Jeff Mahoney
  2009-04-20 14:25   ` Alexander Beregalov
@ 2009-04-20 20:42   ` Alex Romosan
  1 sibling, 0 replies; 5+ messages in thread
From: Alex Romosan @ 2009-04-20 20:42 UTC (permalink / raw)
  To: Jeff Mahoney; +Cc: Alexander Beregalov, ReiserFS Development List, LKML

Jeff Mahoney <jeffm@suse.com> writes:

> Alexander Beregalov wrote:
>> Hi Jeff
>> 
>> The kernel prints this message every 20seconds
>> [  836.973100]
>> [  836.983494] REISERFS warning (device sda2): jdm-20004
>> reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
>> [  836.983496]
>> [  894.203634] REISERFS warning (device sda2): jdm-20004
>> reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
>> [  894.203636]
>> [  894.205784] REISERFS warning (device sda2): jdm-20004
>> reiserfs_delete_xattrs: Couldn't delete all xattrs (-13)
>> 
>> commit a41f1a4715
>> 
>> CONFIG_REISERFS_FS=y
>> # CONFIG_REISERFS_CHECK is not set
>> # CONFIG_REISERFS_PROC_INFO is not set
>> # CONFIG_REISERFS_FS_XATTR is not set
>> 
>> I did not enable XATTR before,
>> should I enable it now ?
>
> You shouldn't need to, and you shouldn't be seeing those messages.
>
> What are you doing to reproduce it? I disabled the xattr config option,
> copied a directory tree over and removed it. I didn't see anything.

i see the same thing all the time. maybe not as often, but i get
plenty of these warnings. i have the same configuration as the above.
it started with 2.6.30-rc1 for me.

--alex--

-- 
| I believe the moment is at hand when, by a paranoiac and active |
|  advance of the mind, it will be possible (simultaneously with  |
|  automatism and other passive states) to systematize confusion  |
|  and thus to help to discredit completely the world of reality. |

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-04-20 20:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-16 19:23 2.6.30-rc2: reiserfs_delete_xattrs: Couldn't delete all xattrs (-13) Alexander Beregalov
2009-04-17 19:26 ` Jeff Mahoney
2009-04-20 14:13 ` Jeff Mahoney
2009-04-20 14:25   ` Alexander Beregalov
2009-04-20 20:42   ` Alex Romosan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox