linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fuse: Small cleanup series
@ 2018-07-31 10:25 Kirill Tkhai
  2018-07-31 10:25 ` [PATCH 1/2] fuse: Use list_first_entry() in flush_bg_queue() Kirill Tkhai
  2018-07-31 10:25 ` [PATCH 2/2] fuse: Move clear_bit() up in request_end() Kirill Tkhai
  0 siblings, 2 replies; 6+ messages in thread
From: Kirill Tkhai @ 2018-07-31 10:25 UTC (permalink / raw)
  To: miklos, linux-fsdevel, ktkhai

This is a small cleanup series without functional changes.

---

Kirill Tkhai (2):
      fuse: Use list_first_entry() in flush_bg_queue()
      fuse: Move clear_bit() up in request_end()


 fs/fuse/dev.c |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

--
Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>

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

end of thread, other threads:[~2018-08-07 14:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-31 10:25 [PATCH 0/2] fuse: Small cleanup series Kirill Tkhai
2018-07-31 10:25 ` [PATCH 1/2] fuse: Use list_first_entry() in flush_bg_queue() Kirill Tkhai
2018-08-07 12:26   ` Miklos Szeredi
2018-07-31 10:25 ` [PATCH 2/2] fuse: Move clear_bit() up in request_end() Kirill Tkhai
2018-08-07 12:22   ` Miklos Szeredi
2018-08-07 12:32     ` Kirill Tkhai

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).