linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miklos Szeredi <miklos@szeredi.hu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: [GIT PULL] fuse fixes for 4.9-rc
Date: Wed, 16 Nov 2016 17:08:50 +0100	[thread overview]
Message-ID: <20161116160850.GA2622@veci.piliscsaba.szeredi.hu> (raw)

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus

This contains a regression fix and bug fix bound for stable.

Thanks,
Miklos

---
Miklos Szeredi (2):
      fuse: fix root dentry initialization
      fuse: fix fuse_write_end() if zero bytes were copied

---
 fs/fuse/dir.c    | 5 +++++
 fs/fuse/file.c   | 6 ++++++
 fs/fuse/fuse_i.h | 1 +
 fs/fuse/inode.c  | 3 ++-
 4 files changed, 14 insertions(+), 1 deletion(-)

                 reply	other threads:[~2016-11-16 16:09 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=20161116160850.GA2622@veci.piliscsaba.szeredi.hu \
    --to=miklos@szeredi.hu \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@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 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).