public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Matthew Wilcox <willy@infradead.org>
Cc: Tetsuhiro Kohada <Kohada.Tetsuhiro@dc.mitsubishielectric.co.jp>,
	devel@driverdev.osuosl.org,
	Valdis Kletnieks <valdis.kletnieks@vt.edu>,
	linux-kernel@vger.kernel.org,
	motai.hirotaka@aj.mitsubishielectric.co.jp,
	Mori.Takahiro@ab.mitsubishielectric.co.jp,
	linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH 1/2] staging: exfat: remove DOSNAMEs.
Date: Mon, 3 Feb 2020 08:15:59 +0000	[thread overview]
Message-ID: <20200203081559.GA3038628@kroah.com> (raw)
In-Reply-To: <20200203080532.GF8731@bombadil.infradead.org>

On Mon, Feb 03, 2020 at 12:05:32AM -0800, Matthew Wilcox wrote:
> 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.
> 
> Why are we still seeing patches for the exfat in staging?

Because people like doing cleanup patches :)

> Why are people not working on the Samsung code base?

They are, see the patches on the list, hopefully they get merged after
-rc1 is out.

thanks,

greg k-h

  reply	other threads:[~2020-02-03  8:16 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 [this message]
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 ` [PATCH 1/2] staging: exfat: remove DOSNAMEs Greg Kroah-Hartman

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=20200203081559.GA3038628@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 \
    --cc=willy@infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox