[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110925045041.GA27089@thunk.org>
Date: Sun, 25 Sep 2011 00:50:41 -0400
From: Ted Ts'o <tytso@....edu>
To: Eric Sandeen <sandeen@...hat.com>
Cc: ext4 development <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH] debugfs: initialize inode to 0 in list_dir_proc() if
no inode nr
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@...hat.com>
Applied, thanks
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists