lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230913092246.22747-1-shikemeng@huaweicloud.com>
Date:   Wed, 13 Sep 2023 17:22:44 +0800
From:   Kemeng Shi <shikemeng@...weicloud.com>
To:     miklos@...redi.hu, bernd.schubert@...tmail.fm,
        linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] Remove usage of FR_WAITING

v1->v2:
-Fix typo in patch 1
-Drop patch "fuse: move fuse_put_request a bit to remove forward
declaration"

This series aims to remove unneeded usage of FR_WATING flag. More
details can be found in respective patches. Thanks!

Kemeng Shi (2):
  fuse: move FR_WAITING set from fuse_request_queue_background to
    fuse_simple_background
  fuse: remove usage of FR_WATING flag

 fs/fuse/dev.c    | 15 ++++-----------
 fs/fuse/fuse_i.h |  2 --
 2 files changed, 4 insertions(+), 13 deletions(-)

-- 
2.30.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ