From: Theodore Tso <tytso@mit.edu>
To: Manish Katiyar <mkatiyar@gmail.com>
Cc: ext4 <linux-ext4@vger.kernel.org>
Subject: Re: [PATCH] ext4: Fix memory leak in ext4_fill_super()
Date: Mon, 18 May 2009 00:09:36 -0400 [thread overview]
Message-ID: <20090518040936.GH32019@mit.edu> (raw)
In-Reply-To: <ea11fea30905141137t4c35c029k3ed746af8de84407@mail.gmail.com>
On Fri, May 15, 2009 at 12:07:27AM +0530, Manish Katiyar wrote:
> We forget to free up the space allocated for s_blockgroup_lock in case
> of failed mounts.
> Below patch fixes up the memory leak.
Thanks, I've applied the ext2, ext3, and ext4 patches into the patch
queue for submission to Linus at the next merge window.
- Ted
prev parent reply other threads:[~2009-05-18 4:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-14 18:37 [PATCH] ext4: Fix memory leak in ext4_fill_super() Manish Katiyar
2009-05-18 4:09 ` 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=20090518040936.GH32019@mit.edu \
--to=tytso@mit.edu \
--cc=linux-ext4@vger.kernel.org \
--cc=mkatiyar@gmail.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.