Messages in this thread |  | | Subject | [GIT PULL] file locking updates for 4.19 | From | Jeff Layton <> | Date | Mon, 13 Aug 2018 07:00:23 -0400 |
| |
The following changes since commit 2837461dbe6f4a9acc0d86f88825888109211c99:
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (2018-06-14 16:35:32 +0900)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/locks-v4.19-1
for you to fetch changes up to da33a871ba178dbe81da7d755818d3c2088cae32:
locks: remove misleading obsolete comment (2018-08-08 12:59:06 -0400)
----------------------------------------------------------------
Just a couple of patches from Konstantin to fix /proc/locks when the process that set the lock has exited, and a new tracepoint for the flock() codepath. Also threw in mailmap entries for my addresses and a comment cleanup.
---------------------------------------------------------------- Jeff Layton (3): locks: add tracepoint in flock codepath mailmap: remap some of my email addresses to kernel.org address locks: remove misleading obsolete comment
Konstantin Khorenko (2): fs/lock: skip lock owner pid translation in case we are in init_pid_ns fs/lock: show locks taken by processes from another pidns
.mailmap | 3 +++ fs/locks.c | 20 +++++++++++--------- include/trace/events/filelock.h | 5 ++++- 3 files changed, 18 insertions(+), 10 deletions(-) -- Jeff Layton <jlayton@kernel.org> [unhandled content-type:application/pgp-signature] |  |