[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <6dfd152d3643c568b928a96d334b50754cd752d4.camel@kernel.org>
Date: Mon, 01 Aug 2022 07:07:57 -0400
From: Jeff Layton <jlayton@...nel.org>
To: Linus Torvalds <torvalds@...uxfoundation.org>
Cc: Chuck Lever <chuck.lever@...cle.com>,
linux-fsdevel <linux-fsdevel@...r.kernel.org>,
Kuniyuki Iwashima <kuniyu@...zon.com>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] file locking changes for v6.0
The following changes since commit ff6992735ade75aae3e35d16b17da1008d753d28:
Linux 5.19-rc7 (2022-07-17 13:30:22 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/filelock-v6.0
for you to fetch changes up to db4abb4a32ec979ea5deea4d0095fa22ec99a623:
fs/lock: Rearrange ops in flock syscall. (2022-07-18 10:01:47 -0400)
----------------------------------------------------------------
Just a couple of flock() patches from Kuniyuki Iwashima. The main
changes are that this moves a file_lock allocation from the slab to the
stack.
----------------------------------------------------------------
Kuniyuki Iwashima (2):
fs/lock: Don't allocate file_lock in flock_make_lock().
fs/lock: Rearrange ops in flock syscall.
fs/locks.c | 77 ++++++++++++++++++++++++++++-------------------------------------------------
1 file changed, 28 insertions(+), 49 deletions(-)
--
Jeff Layton <jlayton@...nel.org>
Download attachment "signature.asc" of type "application/pgp-signature" (863 bytes)
Powered by blists - more mailing lists