From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Tetsuhiro Kohada <Kohada.Tetsuhiro@dc.mitsubishielectric.co.jp>
Cc: Valdis Kletnieks <valdis.kletnieks@vt.edu>,
linux-fsdevel@vger.kernel.org, devel@driverdev.osuosl.org,
linux-kernel@vger.kernel.org,
Mori.Takahiro@ab.mitsubishielectric.co.jp,
motai.hirotaka@aj.mitsubishielectric.co.jp
Subject: Re: [PATCH 1/2] staging: exfat: remove DOSNAMEs.
Date: Fri, 7 Feb 2020 10:47:24 +0100 [thread overview]
Message-ID: <20200207094724.GA564661@kroah.com> (raw)
In-Reply-To: <20200203163118.31332-1-Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp>
On Tue, Feb 04, 2020 at 01:31:17AM +0900, Tetsuhiro Kohada wrote:
> remove 'dos_name','ShortName' and related definitions.
>
> 'dos_name' and 'ShortName' are definitions before VFAT.
> These are never used in exFAT.
>
> Signed-off-by: Tetsuhiro Kohada <Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp>
> ---
> drivers/staging/exfat/exfat.h | 52 +++--------------------------
> drivers/staging/exfat/exfat_core.c | 47 +++++++++-----------------
> drivers/staging/exfat/exfat_super.c | 38 ++++++++-------------
> 3 files changed, 34 insertions(+), 103 deletions(-)
Patch does not apply to my tree, can you rebase this series and resend?
thanks,
greg k-h
prev parent reply other threads:[~2020-02-07 9:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-03 16:31 [PATCH 1/2] staging: exfat: remove DOSNAMEs Tetsuhiro Kohada
2020-02-03 8:05 ` Matthew Wilcox
2020-02-03 8:15 ` Greg Kroah-Hartman
2020-02-03 8:29 ` Matthew Wilcox
2020-02-03 9:46 ` Greg Kroah-Hartman
2020-02-03 10:40 ` Joe Perches
2020-02-03 10:46 ` Greg Kroah-Hartman
2020-02-03 16:31 ` [PATCH 2/2] staging: exfat: dedicate count_entries() to sub-dir counting Tetsuhiro Kohada
2020-02-07 9:47 ` Greg Kroah-Hartman [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=20200207094724.GA564661@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Kohada.Tetsuhiro@dc.mitsubishielectric.co.jp \
--cc=Mori.Takahiro@ab.mitsubishielectric.co.jp \
--cc=devel@driverdev.osuosl.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=motai.hirotaka@aj.mitsubishielectric.co.jp \
--cc=valdis.kletnieks@vt.edu \
/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