linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v5 0/8] make statx() return DIO alignment information
       [not found] ` <YxfE8zjqkT6Zn+Vn@quark>
@ 2022-09-12  0:54   ` Eric Biggers
  2022-09-12 20:30     ` Stephen Rothwell
  0 siblings, 1 reply; 5+ messages in thread
From: Eric Biggers @ 2022-09-12  0:54 UTC (permalink / raw)
  To: Stephen Rothwell, linux-next
  Cc: linux-block, linux-api, linux-kernel, linux-f2fs-devel,
	linux-xfs, Keith Busch, linux-fscrypt, linux-fsdevel, linux-ext4,
	Alexander Viro

On Tue, Sep 06, 2022 at 03:08:51PM -0700, Eric Biggers wrote:
> On Fri, Aug 26, 2022 at 11:58:43PM -0700, Eric Biggers wrote:
> > This patchset makes the statx() system call return direct I/O (DIO)
> > alignment information.  This allows userspace to easily determine
> > whether a file supports DIO, and if so with what alignment restrictions.
> 
> Al, any thoughts on this patchset, and do you plan to apply it for 6.1?  Ideally
> this would go through the VFS tree.  If not, I suppose I'll need to have it
> added to linux-next and send the pull request myself.
> 
> - Eric

Seems that it's up to me, then.

Stephen, can you add my git branch for this patchset to linux-next?

URL: https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git
Branch: statx-dioalign

This is targeting the 6.1 merge window with a pull request to Linus.

Thanks!

- Eric

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH v5 0/8] make statx() return DIO alignment information
  2022-09-12  0:54   ` [PATCH v5 0/8] make statx() return DIO alignment information Eric Biggers
@ 2022-09-12 20:30     ` Stephen Rothwell
  2022-10-18  4:55       ` Stephen Rothwell
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2022-09-12 20:30 UTC (permalink / raw)
  To: Eric Biggers
  Cc: Stephen Rothwell, linux-next, linux-block, linux-api,
	linux-kernel, linux-f2fs-devel, linux-xfs, Keith Busch,
	linux-fscrypt, linux-fsdevel, linux-ext4, Alexander Viro

[-- Attachment #1: Type: text/plain, Size: 1890 bytes --]

Hi Eric,

On Sun, 11 Sep 2022 19:54:12 -0500 Eric Biggers <ebiggers@kernel.org> wrote:
>
> On Tue, Sep 06, 2022 at 03:08:51PM -0700, Eric Biggers wrote:
> > On Fri, Aug 26, 2022 at 11:58:43PM -0700, Eric Biggers wrote:  
> > > This patchset makes the statx() system call return direct I/O (DIO)
> > > alignment information.  This allows userspace to easily determine
> > > whether a file supports DIO, and if so with what alignment restrictions.  
> > 
> > Al, any thoughts on this patchset, and do you plan to apply it for 6.1?  Ideally
> > this would go through the VFS tree.  If not, I suppose I'll need to have it
> > added to linux-next and send the pull request myself.
> > 
> > - Eric  
> 
> Seems that it's up to me, then.
> 
> Stephen, can you add my git branch for this patchset to linux-next?
> 
> URL: https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git
> Branch: statx-dioalign
> 
> This is targeting the 6.1 merge window with a pull request to Linus.

Added from today.

Thanks for adding your subsystem tree as a participant of linux-next.  As
you may know, this is not a judgement of your code.  The purpose of
linux-next is for integration testing and to lower the impact of
conflicts between subsystems in the next merge window. 

You will need to ensure that the patches/commits in your tree/series have
been:
     * submitted under GPL v2 (or later) and include the Contributor's
        Signed-off-by,
     * posted to the relevant mailing list,
     * reviewed by you (or another maintainer of your subsystem tree),
     * successfully unit tested, and 
     * destined for the current or next Linux merge window.

Basically, this should be just what you would send to Linus (or ask him
to fetch).  It is allowed to be rebased if you deem it necessary.

-- 
Cheers,
Stephen Rothwell 
sfr@canb.auug.org.au

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH v5 0/8] make statx() return DIO alignment information
  2022-09-12 20:30     ` Stephen Rothwell
@ 2022-10-18  4:55       ` Stephen Rothwell
  2022-10-18  7:07         ` Eric Biggers
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2022-10-18  4:55 UTC (permalink / raw)
  To: Eric Biggers
  Cc: linux-next, linux-block, linux-api, linux-kernel,
	linux-f2fs-devel, linux-xfs, Keith Busch, linux-fscrypt,
	linux-fsdevel, linux-ext4, Alexander Viro

[-- Attachment #1: Type: text/plain, Size: 626 bytes --]

Hi Eric,

On Tue, 13 Sep 2022 06:30:25 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> 
> On Sun, 11 Sep 2022 19:54:12 -0500 Eric Biggers <ebiggers@kernel.org> wrote:
> >
> > Stephen, can you add my git branch for this patchset to linux-next?
> > 
> > URL: https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git
> > Branch: statx-dioalign
> > 
> > This is targeting the 6.1 merge window with a pull request to Linus.  
> 
> Added from today.

I notice that this branch has been removed.  Are you finished with it
(i.e. should I remove it from linux-next)?

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH v5 0/8] make statx() return DIO alignment information
  2022-10-18  4:55       ` Stephen Rothwell
@ 2022-10-18  7:07         ` Eric Biggers
  2022-10-18 20:08           ` Stephen Rothwell
  0 siblings, 1 reply; 5+ messages in thread
From: Eric Biggers @ 2022-10-18  7:07 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: linux-next, linux-block, linux-api, linux-kernel,
	linux-f2fs-devel, linux-xfs, Keith Busch, linux-fscrypt,
	linux-fsdevel, linux-ext4, Alexander Viro

On Tue, Oct 18, 2022 at 03:55:24PM +1100, Stephen Rothwell wrote:
> Hi Eric,
> 
> On Tue, 13 Sep 2022 06:30:25 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> > 
> > On Sun, 11 Sep 2022 19:54:12 -0500 Eric Biggers <ebiggers@kernel.org> wrote:
> > >
> > > Stephen, can you add my git branch for this patchset to linux-next?
> > > 
> > > URL: https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git
> > > Branch: statx-dioalign
> > > 
> > > This is targeting the 6.1 merge window with a pull request to Linus.  
> > 
> > Added from today.
> 
> I notice that this branch has been removed.  Are you finished with it
> (i.e. should I remove it from linux-next)?
> 

Yes, I think so.  This patchset has been merged upstream.  Any more patches
related to STATX_DIOALIGN should go in through the VFS or filesystem-specific
trees.

- Eric

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH v5 0/8] make statx() return DIO alignment information
  2022-10-18  7:07         ` Eric Biggers
@ 2022-10-18 20:08           ` Stephen Rothwell
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2022-10-18 20:08 UTC (permalink / raw)
  To: Eric Biggers
  Cc: linux-next, linux-block, linux-api, linux-kernel,
	linux-f2fs-devel, linux-xfs, Keith Busch, linux-fscrypt,
	linux-fsdevel, linux-ext4, Alexander Viro

[-- Attachment #1: Type: text/plain, Size: 533 bytes --]

Hi Eric,

On Tue, 18 Oct 2022 00:07:57 -0700 Eric Biggers <ebiggers@kernel.org> wrote:
>
> On Tue, Oct 18, 2022 at 03:55:24PM +1100, Stephen Rothwell wrote:
> > 
> > I notice that this branch has been removed.  Are you finished with it
> > (i.e. should I remove it from linux-next)?
> >   
> 
> Yes, I think so.  This patchset has been merged upstream.  Any more patches
> related to STATX_DIOALIGN should go in through the VFS or filesystem-specific
> trees.

OK, I have removed it.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-18 20:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220827065851.135710-1-ebiggers@kernel.org>
     [not found] ` <YxfE8zjqkT6Zn+Vn@quark>
2022-09-12  0:54   ` [PATCH v5 0/8] make statx() return DIO alignment information Eric Biggers
2022-09-12 20:30     ` Stephen Rothwell
2022-10-18  4:55       ` Stephen Rothwell
2022-10-18  7:07         ` Eric Biggers
2022-10-18 20:08           ` Stephen Rothwell

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).