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