All of lore.kernel.org
 help / color / mirror / Atom feed
From: Al Viro <viro@ZenIV.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: [git pull] a couple of fixes
Date: Thu, 10 Mar 2016 19:15:18 +0000	[thread overview]
Message-ID: <20160310191517.GK17997@ZenIV.linux.org.uk> (raw)

	Fix for my dumb braino in ncpfs and a long-standing breakage on
recovery from failed rename() in jffs2.

The following changes since commit a528aca7f359f4b0b1d72ae406097e491a5ba9ea:

  use ->d_seq to get coherency between ->d_inode and ->d_flags (2016-02-29 12:16:43 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

for you to fetch changes up to f93812846f31381d35c04c6c577d724254355e7f:

  jffs2: reduce the breakage on recovery from halfway failed rename() (2016-03-07 23:07:10 -0500)

----------------------------------------------------------------
Al Viro (2):
      ncpfs: fix a braino in OOM handling in ncp_fill_cache()
      jffs2: reduce the breakage on recovery from halfway failed rename()

 fs/jffs2/dir.c | 11 ++++++++---
 fs/ncpfs/dir.c |  2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)

             reply	other threads:[~2016-03-10 19:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-10 19:15 Al Viro [this message]
2018-02-10  1:18 [git pull] a couple of fixes Al Viro
2022-05-18 16:43 Al Viro
2022-05-19  0:07 ` Linus Torvalds
2022-05-19  0:35 ` pr-tracker-bot

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=20160310191517.GK17997@ZenIV.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --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 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.