linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] erofs: remove tags of pointers stored in a radix tree
@ 2020-01-02 12:01 Vladimir Zapolskiy
  2020-01-02 12:01 ` [PATCH 1/3] erofs: remove unused tag argument while finding a workgroup Vladimir Zapolskiy
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Vladimir Zapolskiy @ 2020-01-02 12:01 UTC (permalink / raw)
  To: Gao Xiang, Chao Yu
  Cc: linux-fsdevel, linux-erofs, Matthew Wilcox, Anton Altaparmakov

The changeset simplifies a couple of internal interfaces and removes
excessive tagging and untagging of workgroup pointers stored in a radix
tree.

All the changes in the series are non-functional.

Vladimir Zapolskiy (3):
  erofs: remove unused tag argument while finding a workgroup
  erofs: remove unused tag argument while registering a workgroup
  erofs: remove void tagging/untagging of workgroup pointers

 fs/erofs/internal.h |  4 ++--
 fs/erofs/utils.c    | 15 ++++-----------
 fs/erofs/zdata.c    |  5 ++---
 3 files changed, 8 insertions(+), 16 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2020-01-03  7:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-02 12:01 [PATCH 0/3] erofs: remove tags of pointers stored in a radix tree Vladimir Zapolskiy
2020-01-02 12:01 ` [PATCH 1/3] erofs: remove unused tag argument while finding a workgroup Vladimir Zapolskiy
2020-01-02 12:01 ` [PATCH 2/3] erofs: remove unused tag argument while registering " Vladimir Zapolskiy
2020-01-02 12:01 ` [PATCH 3/3] erofs: remove void tagging/untagging of workgroup pointers Vladimir Zapolskiy
2020-01-02 12:55 ` [PATCH 0/3] erofs: remove tags of pointers stored in a radix tree Gao Xiang
2020-01-03  7:08 ` Chao Yu

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