All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Myers <bpm@sgi.com>
To: torvalds@linux-foundation.org
Cc: akpm@linux-foundation.org, sandeen@sandeen.net,
	linux-kernel@vger.kernel.org, xfs@oss.sgi.com
Subject: Re: [GIT PULL] XFS update #2 for 3.14-rc1
Date: Mon, 3 Feb 2014 15:38:18 -0600	[thread overview]
Message-ID: <20140203213818.GA2258@sgi.com> (raw)
In-Reply-To: <20140129011209.253624266DC@whiskey.americas.sgi.com>

Hey Linus,

On Tue, Jan 28, 2014 at 07:12:09PM -0600, Ben Myers wrote:
>    Please pull this xfs update for 3.14.  This is to allow logical sector sized
>    direct io on advanced format disks.

Could you pick this up for -rc2?

Thanks,
	Ben

> The following changes since commit bf3964c188d686424ff7b69a45941851b9f437f0:
> 
>   Merge branch 'xfs-extent-list-locking-fixes' into for-next (2014-01-09 16:03:18 -0600)
> 
> are available in the git repository at:
> 
> 
>   git://oss.sgi.com/xfs/xfs.git tags/xfs-for-linus-v3.14-rc1-2
> 
> for you to fetch changes up to 7c71ee78031c248dca13fc94dea9a4cc217db6cf:
> 
>   xfs: allow logical-sector sized O_DIRECT (2014-01-24 11:55:42 -0600)
> 
> ----------------------------------------------------------------
> xfs: update #2 for v3.14-rc1
> 
> - allow logical sector sized direct io on 'advanced format' 4k/512 disk.
> 
> ----------------------------------------------------------------
> Eric Sandeen (3):
>       xfs: clean up xfs_buftarg
>       xfs: rename xfs_buftarg structure members
>       xfs: allow logical-sector sized O_DIRECT
> 
>  fs/xfs/xfs_buf.c   | 14 +++++++++-----
>  fs/xfs/xfs_buf.h   | 20 +++++++++++++++++---
>  fs/xfs/xfs_file.c  |  7 +++++--
>  fs/xfs/xfs_ioctl.c |  2 +-
>  4 files changed, 32 insertions(+), 11 deletions(-)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

WARNING: multiple messages have this Message-ID (diff)
From: Ben Myers <bpm@sgi.com>
To: torvalds@linux-foundation.org
Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org,
	xfs@oss.sgi.com, sandeen@sandeen.net
Subject: Re: [GIT PULL] XFS update #2 for 3.14-rc1
Date: Mon, 3 Feb 2014 15:38:18 -0600	[thread overview]
Message-ID: <20140203213818.GA2258@sgi.com> (raw)
In-Reply-To: <20140129011209.253624266DC@whiskey.americas.sgi.com>

Hey Linus,

On Tue, Jan 28, 2014 at 07:12:09PM -0600, Ben Myers wrote:
>    Please pull this xfs update for 3.14.  This is to allow logical sector sized
>    direct io on advanced format disks.

Could you pick this up for -rc2?

Thanks,
	Ben

> The following changes since commit bf3964c188d686424ff7b69a45941851b9f437f0:
> 
>   Merge branch 'xfs-extent-list-locking-fixes' into for-next (2014-01-09 16:03:18 -0600)
> 
> are available in the git repository at:
> 
> 
>   git://oss.sgi.com/xfs/xfs.git tags/xfs-for-linus-v3.14-rc1-2
> 
> for you to fetch changes up to 7c71ee78031c248dca13fc94dea9a4cc217db6cf:
> 
>   xfs: allow logical-sector sized O_DIRECT (2014-01-24 11:55:42 -0600)
> 
> ----------------------------------------------------------------
> xfs: update #2 for v3.14-rc1
> 
> - allow logical sector sized direct io on 'advanced format' 4k/512 disk.
> 
> ----------------------------------------------------------------
> Eric Sandeen (3):
>       xfs: clean up xfs_buftarg
>       xfs: rename xfs_buftarg structure members
>       xfs: allow logical-sector sized O_DIRECT
> 
>  fs/xfs/xfs_buf.c   | 14 +++++++++-----
>  fs/xfs/xfs_buf.h   | 20 +++++++++++++++++---
>  fs/xfs/xfs_file.c  |  7 +++++--
>  fs/xfs/xfs_ioctl.c |  2 +-
>  4 files changed, 32 insertions(+), 11 deletions(-)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

  reply	other threads:[~2014-02-03 21:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-29  1:12 [GIT PULL] XFS update #2 for 3.14-rc1 Ben Myers
2014-01-29  1:12 ` Ben Myers
2014-02-03 21:38 ` Ben Myers [this message]
2014-02-03 21:38   ` Ben Myers

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=20140203213818.GA2258@sgi.com \
    --to=bpm@sgi.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sandeen@sandeen.net \
    --cc=torvalds@linux-foundation.org \
    --cc=xfs@oss.sgi.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.