* 2.6.2-mm1+XFS
@ 2004-02-07 9:31 Johann Lombardi
2004-02-07 12:54 ` 2.6.2-mm1+XFS Felipe Alfaro Solana
0 siblings, 1 reply; 2+ messages in thread
From: Johann Lombardi @ 2004-02-07 9:31 UTC (permalink / raw)
To: linux-kernel
Folks,
I've just upgraded my kernel from 2.6.1 to 2.6.2-mm1 and I have a call
trace related to XFS in my logs.
Here is the message:
XFS mounting filesystem hde5
i_size_write() called without i_sem
Call Trace:
[<c013e4db>] i_size_write_check+0x5b/0x60
[<c0228a6e>] xfs_initialize_vnode+0xce/0x300
[<c0229e0c>] vfs_init_vnode+0x3c/0x40
[<c01f7111>] xfs_iget_core+0x331/0x570
[<c01f7469>] xfs_iget+0x119/0x150
[<c020d31d>] xfs_mountfs+0x7ed/0xfd0
[<c0228ed0>] xfs_setsize_buftarg+0x40/0x80
[<c020c868>] xfs_readsb+0x1c8/0x230
[<c01fe03e>] xfs_ioinit+0x1e/0x40
[<c021536f>] xfs_mount+0x33f/0x5e0
[<c0229b74>] vfs_mount+0x34/0x40
[<c022995b>] linvfs_fill_super+0x9b/0x220
[<c0236107>] snprintf+0x27/0x30
[<c018c8a2>] disk_name+0x62/0xb0
[<c015eef5>] sb_set_blocksize+0x25/0x60
[<c015e8d4>] get_sb_bdev+0x124/0x160
[<c0229b0f>] linvfs_get_sb+0x2f/0x60
[<c02298c0>] linvfs_fill_super+0x0/0x220
[<c015eb3f>] do_kern_mount+0x5f/0xe0
[<c0174988>] do_add_mount+0x78/0x150
[<c0174c94>] do_mount+0x144/0x190
[<c0174ae0>] copy_mount_options+0x80/0xf0
[<c017507f>] sys_mount+0xbf/0x140
[<c0378a83>] syscall_call+0x7/0xb
Ending clean XFS mount for filesystem: hde5
And several times:
i_size_write() called without i_sem
Call Trace:
[<c013e4db>] i_size_write_check+0x5b/0x60
[<c0228a6e>] xfs_initialize_vnode+0xce/0x300
[<c0229e0c>] vfs_init_vnode+0x3c/0x40
[<c01f7111>] xfs_iget_core+0x331/0x570
[<c01f7469>] xfs_iget+0x119/0x150
[<c02141a4>] xfs_dir_lookup_int+0xb4/0x130
[<c0219c50>] xfs_lookup+0x50/0x90
[<c0226947>] linvfs_lookup+0x67/0xa0
[<c016518b>] real_lookup+0xcb/0xf0
[<c0165416>] do_lookup+0x96/0xb0
[<c016590b>] link_path_walk+0x4db/0x960
[<c0166289>] __user_walk+0x49/0x60
[<c016113c>] vfs_lstat+0x1c/0x60
[<c016188b>] sys_lstat64+0x1b/0x40
[<c0378a83>] syscall_call+0x7/0xb
Howerver, the filesystem seems to be OK.
Is it something to worry about?
Johann
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.6.2-mm1+XFS
2004-02-07 9:31 2.6.2-mm1+XFS Johann Lombardi
@ 2004-02-07 12:54 ` Felipe Alfaro Solana
0 siblings, 0 replies; 2+ messages in thread
From: Felipe Alfaro Solana @ 2004-02-07 12:54 UTC (permalink / raw)
To: johann.lombardi; +Cc: Linux Kernel Mailinglist
On Sat, 2004-02-07 at 10:31, Johann Lombardi wrote:
> XFS mounting filesystem hde5
> i_size_write() called without i_sem
> Call Trace:
> [<c013e4db>] i_size_write_check+0x5b/0x60
>
> Howerver, the filesystem seems to be OK.
> Is it something to worry about?
It's a new debugging "feature" introduced in 2.6.2-rc-mm kernels to help
chase down some inode operations invoked without properly signaling the
i_sem semaphore (at least, that's what I understood).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-02-07 12:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-07 9:31 2.6.2-mm1+XFS Johann Lombardi
2004-02-07 12:54 ` 2.6.2-mm1+XFS Felipe Alfaro Solana
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.