linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Remove usage of FR_WAITING
@ 2023-09-13  9:22 Kemeng Shi
  2023-09-13  9:22 ` [PATCH v2 1/2] fuse: move FR_WAITING set from fuse_request_queue_background to fuse_simple_background Kemeng Shi
  2023-09-13  9:22 ` [PATCH v2 2/2] fuse: remove usage of FR_WATING flag Kemeng Shi
  0 siblings, 2 replies; 5+ messages in thread
From: Kemeng Shi @ 2023-09-13  9:22 UTC (permalink / raw)
  To: miklos, bernd.schubert, linux-fsdevel, linux-kernel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-09-16 11:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-13  9:22 [PATCH v2 0/2] Remove usage of FR_WAITING Kemeng Shi
2023-09-13  9:22 ` [PATCH v2 1/2] fuse: move FR_WAITING set from fuse_request_queue_background to fuse_simple_background Kemeng Shi
2023-09-16 11:15   ` Bernd Schubert
2023-09-13  9:22 ` [PATCH v2 2/2] fuse: remove usage of FR_WATING flag Kemeng Shi
2023-09-16 11:30   ` Bernd Schubert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).