diff options
Diffstat (limited to 'patches/fs-namespace-Boost-the-mount_lock.lock-owner-instead.patch')
-rw-r--r-- | patches/fs-namespace-Boost-the-mount_lock.lock-owner-instead.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/fs-namespace-Boost-the-mount_lock.lock-owner-instead.patch b/patches/fs-namespace-Boost-the-mount_lock.lock-owner-instead.patch index 42ae4096d22b..80eeb49697aa 100644 --- a/patches/fs-namespace-Boost-the-mount_lock.lock-owner-instead.patch +++ b/patches/fs-namespace-Boost-the-mount_lock.lock-owner-instead.patch @@ -28,7 +28,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> --- a/fs/namespace.c +++ b/fs/namespace.c -@@ -343,8 +343,24 @@ int __mnt_want_write(struct vfsmount *m) +@@ -344,8 +344,24 @@ int __mnt_want_write(struct vfsmount *m) * incremented count after it has set MNT_WRITE_HOLD. */ smp_mb(); |