All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: David Sterba <dsterba@suse.com>,
	clm@fb.com, linux-btrfs@vger.kernel.org,
	Jens Axboe <axboe@kernel.dk>
Subject: [GIT PULL] Urgent nowait aio fixup for btrfs
Date: Mon, 10 Jul 2017 15:55:49 +0200	[thread overview]
Message-ID: <cover.1499693798.git.dsterba@suse.com> (raw)

Hi,

please pull the following patch that fixes a user-visible bug introduced by the
nowait-aio patches merged in this cycle.

The branch is based on the closest merge in Jens' block changes that contained
the nowait-aio patches, the patch does not apply to current btrfs branch. As
the fix is urgent I send the pull request myself (it's all within btrfs code),
I was not available to sync with Jens over the weekend.

The following changes since commit f95a0d6a95b12a79b7492da7ab687ae4cd741124:

  Merge commit '8e8320c9315c' into for-4.13/block (2017-06-22 21:55:24 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git nowait-aio-btrfs-fixup

for you to fetch changes up to ff0fa73247e442518936baa43c3f037b17f10fa7:

  btrfs: nowait aio: Correct assignment of pos (2017-07-10 15:29:44 +0200)

----------------------------------------------------------------
Goldwyn Rodrigues (1):
      btrfs: nowait aio: Correct assignment of pos

 fs/btrfs/file.c | 26 ++++++++++++++------------
 1 file changed, 14 insertions(+), 12 deletions(-)

                 reply	other threads:[~2017-07-10 13:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=cover.1499693798.git.dsterba@suse.com \
    --to=dsterba@suse.com \
    --cc=axboe@kernel.dk \
    --cc=clm@fb.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 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.