[GIT PULL] file locking changes for v5.4
From: Jeff Layton
Date: Mon Sep 16 2019 - 06:50:51 EST
The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:
Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/filelock-v5.4-1
for you to fetch changes up to cfddf9f4c9f038c91c6c61d5cf3a161731b5c418:
locks: fix a memory leak bug in __break_lease() (2019-08-20 05:48:52 -0400)
----------------------------------------------------------------
Hi Linus,
Just a couple of minor bugfixes, a revision to a tracepoint to account
for some earlier changes to the internals, and a patch to add a pr_warn
message when someone tries to mount a filesystem with '-o mand' on a
kernel that has that support disabled.
----------------------------------------------------------------
Jeff Layton (2):
locks: revise generic_add_lease tracepoint
locks: print a warning when mount fails due to lack of "mand" support
Pavel Begunkov (1):
locks: Fix procfs output for file leases
Wenwen Wang (1):
locks: fix a memory leak bug in __break_lease()
Documentation/filesystems/mandatory-locking.txt | 10 ++++++++++
fs/locks.c | 11 ++++++-----
fs/namespace.c | 11 ++++++++---
include/trace/events/filelock.h | 14 +++++++-------
4 files changed, 31 insertions(+), 15 deletions(-)
Attachment:
signature.asc
Description: This is a digitally signed message part