All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Layton <jlayton@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel <linux-fsdevel@vger.kernel.org>,
	Pavel Tikhomirov <ptikhomirov@virtuozzo.com>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] fcntl fix
Date: Mon, 15 Feb 2021 06:50:24 -0500	[thread overview]
Message-ID: <b811d76937408f4fded7314da18f770b88c83fe2.camel@kernel.org> (raw)

[-- 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 --]

             reply	other threads:[~2021-02-15 11:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-15 11:50 Jeff Layton [this message]
2021-02-21 18:39 ` [GIT PULL] fcntl fix pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b811d76937408f4fded7314da18f770b88c83fe2.camel@kernel.org \
    --to=jlayton@kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ptikhomirov@virtuozzo.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.