From: Christoph Hellwig <hch@infradead.org>
To: Chunhai Guo <guochunhai@vivo.com>
Cc: axboe@kernel.dk, chao@kernel.org, jaegeuk@kernel.org,
linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
kernel test robot <lkp@intel.com>
Subject: Re: [PATCH] block: export symbol blk_flush_plug
Date: Sun, 3 Sep 2023 23:15:00 -0700 [thread overview]
Message-ID: <ZPV15I09CTC/Dfww@infradead.org> (raw)
In-Reply-To: <20230904042243.820031-1-guochunhai@vivo.com>
On Sun, Sep 03, 2023 at 10:22:43PM -0600, Chunhai Guo wrote:
> blk_flush_plug() can be used in a filesystem module, without it may cause
> a link failure, as shown in the reported test.
It should not be used by a file system, so please revert the change that
started using it despite it intentionally not being exported.
next prev parent reply other threads:[~2023-09-04 6:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-04 4:22 [PATCH] block: export symbol blk_flush_plug Chunhai Guo
2023-09-04 6:15 ` Christoph Hellwig [this message]
2023-09-04 7:24 ` Chunhai Guo
2023-09-04 7:34 ` Christoph Hellwig
2023-09-04 8:10 ` Chunhai Guo
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=ZPV15I09CTC/Dfww@infradead.org \
--to=hch@infradead.org \
--cc=axboe@kernel.dk \
--cc=chao@kernel.org \
--cc=guochunhai@vivo.com \
--cc=jaegeuk@kernel.org \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.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.