linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Theodore Y. Ts'o" <tytso@mit.edu>
To: Jan Kara <jack@suse.cz>
Cc: yangerkun <yangerkun@huawei.com>,
	linux-ext4@vger.kernel.org, yi.zhang@huawei.com,
	houtao1@huawei.com
Subject: Re: [PATCH] ext4: reserve revoke credits in __ext4_new_inode
Date: Sat, 14 Dec 2019 17:53:21 -0500	[thread overview]
Message-ID: <20191214225321.GB448096@mit.edu> (raw)
In-Reply-To: <20191213093746.GA15331@quack2.suse.cz>

On Fri, Dec 13, 2019 at 10:37:46AM +0100, Jan Kara wrote:
> On Fri 13-12-19 09:49:00, yangerkun wrote:
> > It's possible that __ext4_new_inode will release the xattr block, so
> > it will trigger a warning since there is revoke credits will be 0 if
> > the handle == NULL. The below scripts can reproduce it easily.

Thanks, applied.

					- Ted

      reply	other threads:[~2019-12-14 22:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-13  1:49 [PATCH] ext4: reserve revoke credits in __ext4_new_inode yangerkun
2019-12-13  2:27 ` yangerkun
2019-12-13  9:37 ` Jan Kara
2019-12-14 22:53   ` Theodore Y. Ts'o [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=20191214225321.GB448096@mit.edu \
    --to=tytso@mit.edu \
    --cc=houtao1@huawei.com \
    --cc=jack@suse.cz \
    --cc=linux-ext4@vger.kernel.org \
    --cc=yangerkun@huawei.com \
    --cc=yi.zhang@huawei.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).