From: tytso@mit.edu
To: Jan Kara <jack@suse.cz>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH] [RESEND] ext4: Release page references acquired in ext4_da_block_invalidatepages
Date: Wed, 3 Mar 2010 23:51:18 -0500 [thread overview]
Message-ID: <20100304045118.GF3530@thunk.org> (raw)
In-Reply-To: <1267624447-19923-1-git-send-email-jack@suse.cz>
On Wed, Mar 03, 2010 at 02:54:07PM +0100, Jan Kara wrote:
> We forget to release page references we acquire in
> ext4_da_block_invalidatepages. Luckily, this function gets called only if we
> are not able to allocate blocks for delay-allocated data so that function
> should better never be called.
>
> Also cleanup handling of index variable.
>
> Reported-by: Wu Fengguang <fengguang.wu@intel.com>
> Signed-off-by: Jan Kara <jack@suse.cz>
Added to the ext4 patch queue, thanks.
- Ted
prev parent reply other threads:[~2010-03-04 4:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-03 13:54 [PATCH] [RESEND] ext4: Release page references acquired in ext4_da_block_invalidatepages Jan Kara
2010-03-04 4:51 ` tytso [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=20100304045118.GF3530@thunk.org \
--to=tytso@mit.edu \
--cc=jack@suse.cz \
--cc=linux-ext4@vger.kernel.org \
/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.