From: Andi Kleen <ak@suse.de>
To: Andrew Morton <akpm@osdl.org>
Cc: mbligh@aracnet.com, linux-kernel@vger.kernel.org,
viro@parcelfarce.linux.theplanet.co.uk
Subject: Re: [PATCH] zero out i_blocks in get_pipe_inode
Date: Tue, 11 Nov 2003 23:50:52 +0100 [thread overview]
Message-ID: <20031111235052.5e3dbfa4.ak@suse.de> (raw)
In-Reply-To: <20031111144842.137e396e.akpm@osdl.org>
On Tue, 11 Nov 2003 14:48:42 -0800
Andrew Morton <akpm@osdl.org> wrote:
> "Martin J. Bligh" <mbligh@aracnet.com> wrote:
> >
> > + inode->i_blocks = 0;
>
> alloc_inode() already did that.
It didn't in 2.4 I think. But it may be worth auditing if all fields are covered.
-Andi
next prev parent reply other threads:[~2003-11-11 22:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-11 23:04 [PATCH] zero out i_blocks in get_pipe_inode Martin J. Bligh
2003-11-11 22:48 ` Andrew Morton
2003-11-11 22:50 ` Andi Kleen [this message]
2003-11-11 23:36 ` Martin J. Bligh
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=20031111235052.5e3dbfa4.ak@suse.de \
--to=ak@suse.de \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mbligh@aracnet.com \
--cc=viro@parcelfarce.linux.theplanet.co.uk \
/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.