From: Ted Ts'o <tytso@mit.edu>
To: Eric Sandeen <sandeen@redhat.com>
Cc: ext4 development <linux-ext4@vger.kernel.org>
Subject: Re: [PATCH] debugfs: initialize inode to 0 in list_dir_proc() if no inode nr
Date: Sun, 25 Sep 2011 00:50:41 -0400 [thread overview]
Message-ID: <20110925045041.GA27089@thunk.org> (raw)
In-Reply-To: <4E73F982.3020806@redhat.com>
On Fri, Sep 16, 2011 at 08:36:02PM -0500, Eric Sandeen wrote:
> If (!ino), the inode will be uninitialized when we print it
> in the PARSE_OPT case.
>
> So do the same as the LONG_OPT case, and memset it to 0 if
> (!ino).
>
> Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Applied, thanks
- Ted
prev parent reply other threads:[~2011-09-25 4:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-17 1:36 [PATCH] debugfs: initialize inode to 0 in list_dir_proc() if no inode nr Eric Sandeen
2011-09-25 4:50 ` Ted Ts'o [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=20110925045041.GA27089@thunk.org \
--to=tytso@mit.edu \
--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.