[git pull] vfs.git fixes
From: Al Viro
Date: Tue Apr 28 2020 - 17:19:01 EST
Two old bugs...
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes
for you to fetch changes up to b0d3869ce9eeacbb1bbd541909beeef4126426d5:
propagate_one(): mnt_set_mountpoint() needs mount_lock (2020-04-27 10:37:14 -0400)
----------------------------------------------------------------
Al Viro (2):
dlmfs_file_write(): fix the bogosity in handling non-zero *ppos
propagate_one(): mnt_set_mountpoint() needs mount_lock
fs/ocfs2/dlmfs/dlmfs.c | 27 ++++++++++++---------------
fs/pnode.c | 9 ++++-----
2 files changed, 16 insertions(+), 20 deletions(-)