All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] fcntl fix
@ 2021-02-15 11:50 Jeff Layton
  2021-02-21 18:39 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Layton @ 2021-02-15 11:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel, Pavel Tikhomirov, LKML

[-- Attachment #1: Type: text/plain, Size: 847 bytes --]

The following changes since commit 92bf22614b21a2706f4993b278017e437f7785b3:

  Linux 5.11-rc7 (2021-02-07 13:57:38 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/locks-v5.12

for you to fetch changes up to cc4a3f885e8f2bc3c86a265972e94fef32d68f67:

  fcntl: make F_GETOWN(EX) return 0 on dead owner task (2021-02-08 07:36:13 -0500)

----------------------------------------------------------------

Just a single fix from Pavel for fcntl(F_GETOWN(_EX), ...), needed for
proper functioning of CRIU.

Thanks,
Jeff

----------------------------------------------------------------
Pavel Tikhomirov (1):
      fcntl: make F_GETOWN(EX) return 0 on dead owner task

 fs/fcntl.c | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 862 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-21 18:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-15 11:50 [GIT PULL] fcntl fix Jeff Layton
2021-02-21 18:39 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.