From: Al Viro <viro@zeniv.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [git pull] a couple of mount fixes
Date: Thu, 10 Oct 2019 03:56:17 +0100 [thread overview]
Message-ID: <20191010025617.GE26530@ZenIV.linux.org.uk> (raw)
A couple of regressions from work.mount series.
The following changes since commit a3bc18a48e2e678efe62f1f9989902f9cd19e0ff:
jffs2: Fix mounting under new mount API (2019-09-26 10:26:55 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.mount3
for you to fetch changes up to 6fcf0c72e4b9360768cf5ef543c4f14c34800ee8:
vfs: add missing blkdev_put() in get_tree_bdev() (2019-10-09 22:53:57 -0400)
----------------------------------------------------------------
Al Viro (1):
shmem: fix LSM options parsing
Ian Kent (1):
vfs: add missing blkdev_put() in get_tree_bdev()
fs/super.c | 5 ++++-
mm/shmem.c | 6 ++++++
2 files changed, 10 insertions(+), 1 deletion(-)
next reply other threads:[~2019-10-10 2:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-10 2:56 Al Viro [this message]
2019-10-10 15:45 ` [git pull] a couple of mount fixes 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=20191010025617.GE26530@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.