All of lore.kernel.org
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: Eric Sandeen <sandeen@redhat.com>
Cc: ext4 development <linux-ext4@vger.kernel.org>,
	Andrew Hecox <ahecox@redhat.com>
Subject: Re: [PATCH] debugfs - fix segfault on "stat" command with no open fs
Date: Sun, 8 Mar 2009 19:31:04 -0400	[thread overview]
Message-ID: <20090308233103.GB5578@mit.edu> (raw)
In-Reply-To: <498231C4.6090203@redhat.com>

On Thu, Jan 29, 2009 at 05:46:28PM -0500, Eric Sandeen wrote:
> This is a regression from commit 
> 8fdf29117f922419bd5b3f741e5d554b1d5b8893, which attempts to access
> current_fs via a feature check before we check that it's open.
> 
> Just moving the feature check below the open check should fix it.

Thanks, applied to the e2fsprogs git tree.

						- Ted

      reply	other threads:[~2009-03-09  3:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-29 22:46 [PATCH] debugfs - fix segfault on "stat" command with no open fs Eric Sandeen
2009-03-08 23:31 ` Theodore Tso [this message]

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=20090308233103.GB5578@mit.edu \
    --to=tytso@mit.edu \
    --cc=ahecox@redhat.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=sandeen@redhat.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 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.