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@xxxxxxxxxx>
Attachment:
signature.asc
Description: This is a digitally signed message part