public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Lachlan McIlroy <lmcilroy@redhat.com>
Cc: Patrick Schreurs <patrick@news-service.com>,
	linux-xfs@oss.sgi.com, Tommy van Leeuwen <tommy@news-service.com>,
	Eric Sandeen <sandeen@sandeen.net>
Subject: Re: 2.6.30 panic - xfs_fs_destroy_inode
Date: Tue, 23 Jun 2009 13:13:05 -0400	[thread overview]
Message-ID: <20090623171305.GB23971@infradead.org> (raw)
In-Reply-To: <1587994907.388291245745033392.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com>

On Tue, Jun 23, 2009 at 04:17:13AM -0400, Lachlan McIlroy wrote:
> It looks to me like xfs_reclaim_inode() has returned EAGAIN because the
> XFS_RECLAIM flag was set on the xfs inode.  This implies we are trying
> to reclaim an inode that is already in the process of being reclaimed.
> I'm not sure how this happened but it could be a simple case of ignoring
> this error since the reclaim is already in progress.

Well, having the reclaim already in progress means we're racing here.
And I suspect this fits into the other bugs with possibly duplicat
inodes we see after the inode+xfs_inode unification.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

  reply	other threads:[~2009-06-23 17:12 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-17 17:04 2.6.30 panic - xfs_fs_destroy_inode Patrick Schreurs
2009-06-17 21:31 ` Eric Sandeen
2009-06-18  7:55   ` Patrick Schreurs
2009-06-20 10:18     ` Patrick Schreurs
2009-06-20 13:29       ` Eric Sandeen
2009-06-20 16:31         ` Patrick Schreurs
2009-06-23  7:24           ` Patrick Schreurs
2009-06-23  8:17             ` Lachlan McIlroy
2009-06-23 17:13               ` Christoph Hellwig [this message]
2009-06-30 20:13                 ` Patrick Schreurs
2009-06-30 20:42                   ` Christoph Hellwig
2009-07-20 19:19                     ` Patrick Schreurs
2009-07-20 20:14                       ` Christoph Hellwig
2009-07-01 12:44                   ` Christoph Hellwig
2009-07-02  7:09                     ` Tommy van Leeuwen
2009-07-02 17:31                     ` Patrick Schreurs
2009-07-21 14:12                       ` Christoph Hellwig
2009-07-22  8:55                         ` Tommy van Leeuwen
2009-08-17 21:14                           ` Christoph Hellwig
2009-08-20 12:24                             ` Tommy van Leeuwen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090623171305.GB23971@infradead.org \
    --to=hch@infradead.org \
    --cc=linux-xfs@oss.sgi.com \
    --cc=lmcilroy@redhat.com \
    --cc=patrick@news-service.com \
    --cc=sandeen@sandeen.net \
    --cc=tommy@news-service.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox