linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: "Pali Rohár" <pali.rohar@gmail.com>
Cc: Christoph Hellwig <hch@lst.de>,
	Namjae Jeon <linkinjeon@gmail.com>,
	linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
	valdis.kletnieks@vt.edu, sj1557.seo@samsung.com, arnd@arndb.de,
	namjae.jeon@samsung.com, viro@zeniv.linux.org.uk
Subject: Re: [PATCH v13 00/13] add the latest exfat driver
Date: Mon, 27 Jan 2020 10:23:43 +0100	[thread overview]
Message-ID: <20200127092343.GB392535@kroah.com> (raw)
In-Reply-To: <20200127090409.vvv7sd2uohmliwk5@pali>

On Mon, Jan 27, 2020 at 10:04:09AM +0100, Pali Rohár wrote:
> On Saturday 25 January 2020 22:32:28 Christoph Hellwig wrote:
> > The RCU changes looks sensible to me:
> > 
> > Reviewed-by: Christoph Hellwig <hch@lst.de>
> 
> Great! Are there any other issues with this last version?
> 
> If not, Greg would you take this patch series?

Me?  I'm not the vfs/fs maintainer.

And even if I was, it's _just_ too late as anything for 5.6-rc1 would
have needed to be in linux-next already for usually at least a week.

thanks,

greg k-h

  reply	other threads:[~2020-01-27  9:23 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-21 12:57 [PATCH v13 00/13] add the latest exfat driver Namjae Jeon
2020-01-21 12:57 ` [PATCH v13 01/13] exfat: add in-memory and on-disk structures and headers Namjae Jeon
2020-01-21 12:57 ` [PATCH v13 02/13] exfat: add super block operations Namjae Jeon
2020-01-21 12:57 ` [PATCH v13 03/13] exfat: add inode operations Namjae Jeon
2020-01-21 12:57 ` [PATCH v13 04/13] exfat: add directory operations Namjae Jeon
2020-01-21 12:57 ` [PATCH v13 05/13] exfat: add file operations Namjae Jeon
2020-01-21 12:57 ` [PATCH v13 06/13] exfat: add fat entry operations Namjae Jeon
2020-01-21 12:57 ` [PATCH v13 07/13] exfat: add bitmap operations Namjae Jeon
2020-01-21 12:57 ` [PATCH v13 08/13] exfat: add exfat cache Namjae Jeon
2020-01-21 12:57 ` [PATCH v13 09/13] exfat: add misc operations Namjae Jeon
2020-01-21 12:57 ` [PATCH v13 10/13] exfat: add nls operations Namjae Jeon
2020-01-21 12:57 ` [PATCH v13 11/13] exfat: add Kconfig and Makefile Namjae Jeon
2020-01-21 12:57 ` [PATCH v13 12/13] MAINTAINERS: add exfat filesystem Namjae Jeon
2020-01-21 12:57 ` [PATCH v13 13/13] staging: exfat: make staging/exfat and fs/exfat mutually exclusive Namjae Jeon
2020-01-25 21:32 ` [PATCH v13 00/13] add the latest exfat driver Christoph Hellwig
2020-01-27  9:04   ` Pali Rohár
2020-01-27  9:23     ` Greg KH [this message]
2020-01-27  9:28       ` Pali Rohár
2020-01-27  9:33         ` Greg KH
2020-02-18 16:40           ` Pali Rohár

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=20200127092343.GB392535@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=arnd@arndb.de \
    --cc=hch@lst.de \
    --cc=linkinjeon@gmail.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=namjae.jeon@samsung.com \
    --cc=pali.rohar@gmail.com \
    --cc=sj1557.seo@samsung.com \
    --cc=valdis.kletnieks@vt.edu \
    --cc=viro@zeniv.linux.org.uk \
    /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).