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(-)