From: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
To: Josef Bacik <josef@redhat.com>
Cc: linux-btrfs@vger.kernel.org, chris.mason@oracle.com
Subject: Re: [PATCH] Btrfs: fix error check of btrfs_lookup_dentry()
Date: Wed, 29 Jun 2011 09:15:50 +0900 [thread overview]
Message-ID: <4E0A6EB6.8060700@jp.fujitsu.com> (raw)
In-Reply-To: <4E09E39F.1070408@redhat.com>
(2011/06/28 23:22), Josef Bacik wrote:
> On 06/27/2011 11:34 PM, Tsutomu Itoh wrote:
>> The return value of btrfs_lookup_dentry is checked so that
>> the panic such as illegal address reference should not occur.
>>
>> Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
>
> Nack, please fix btrfs_lookup_dentry to return ERR_PTR(-ENOENT) if it
> doesn't find something. Thanks,
OK, I will repost soon.
Thanks,
Tsutomu
next prev parent reply other threads:[~2011-06-29 0:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-28 3:34 [PATCH] Btrfs: fix error check of btrfs_lookup_dentry() Tsutomu Itoh
2011-06-28 14:22 ` Josef Bacik
2011-06-29 0:15 ` Tsutomu Itoh [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-12-13 0:51 Tsutomu Itoh
2013-12-16 15:27 ` David Sterba
2013-12-17 1:10 ` Tsutomu Itoh
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=4E0A6EB6.8060700@jp.fujitsu.com \
--to=t-itoh@jp.fujitsu.com \
--cc=chris.mason@oracle.com \
--cc=josef@redhat.com \
--cc=linux-btrfs@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.