[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230608084609.14245-1-zhangjiachen.jaycee@bytedance.com>
Date: Thu, 8 Jun 2023 16:46:07 +0800
From: Jiachen Zhang <zhangjiachen.jaycee@...edance.com>
To: Miklos Szeredi <miklos@...redi.hu>, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Andrew Morton <akpm@...l.org>, me@...x.top,
Jiachen Zhang <zhangjiachen.jaycee@...edance.com>
Subject: [PATCH 0/2] fuse: fixes for remote locking
Hi all,
This patchset fixes some small issues of fuse remoting locking.
The first patch fixes the missing automatic unlock of fcntl(2) OFD lock.
The second patch remove some deadcode for clearness.
Thanks,
Jiachen
Jiachen Zhang (2):
fuse: support unlock remote OFD locks on file release
fuse: remove an unnecessary if statement
fs/fuse/file.c | 21 ++++++++++++++-------
fs/fuse/fuse_i.h | 2 +-
2 files changed, 15 insertions(+), 8 deletions(-)
--
2.20.1
Powered by blists - more mailing lists