[GIT PULL] file locking changes for v5.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux