linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] add_qgroup/update_qgroup/__qgroup_search cleanup
@ 2017-10-31  9:13 Lu Fengqi
  2017-10-31  9:13 ` [PATCH 1/3] btrfs-progs: qgroup: cleanup the redundant function add_qgroup Lu Fengqi
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Lu Fengqi @ 2017-10-31  9:13 UTC (permalink / raw)
  To: linux-btrfs; +Cc: dsterba

Patch 1 just remove the redundant function add_qgroup.
Patch 2 separate QGROUP_INFO/QGROUP_LIMIT/QGROUP_RELATION process from
the update_qgroup.
Patch 3 mainly the coding style adjustment.

Lu Fengqi (3):
  btrfs-progs: qgroup: cleanup the redundant function add_qgroup
  btrfs-progs: qgroup: split update_qgroup to reduce arguments
  btrfs-progs: qgroup: cleanup __qgroup_search, no functional change

 cmds-qgroup.c |   4 -
 qgroup.c      | 374 ++++++++++++++++++++++++++++------------------------------
 2 files changed, 180 insertions(+), 198 deletions(-)

-- 
2.14.3




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

end of thread, other threads:[~2017-11-10  9:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-31  9:13 [PATCH 0/3] add_qgroup/update_qgroup/__qgroup_search cleanup Lu Fengqi
2017-10-31  9:13 ` [PATCH 1/3] btrfs-progs: qgroup: cleanup the redundant function add_qgroup Lu Fengqi
2017-10-31  9:13 ` [PATCH 2/3] btrfs-progs: qgroup: split update_qgroup to reduce arguments Lu Fengqi
2017-10-31  9:13 ` [PATCH 3/3] btrfs-progs: qgroup: cleanup __qgroup_search, no functional change Lu Fengqi
2017-11-09 16:51   ` David Sterba
2017-11-10  9:57     ` Lu Fengqi
2017-11-09 16:55 ` [PATCH 0/3] add_qgroup/update_qgroup/__qgroup_search cleanup David Sterba

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