All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5]  f2fs: some minor cleanups and logic fixes
@ 2013-11-19 10:03 ` Gu Zheng
  0 siblings, 0 replies; 2+ messages in thread
From: Gu Zheng @ 2013-11-19 10:03 UTC (permalink / raw)
  To: Kim; +Cc: fsdevel, linux-kernel, f2fs


Gu Zheng (5):
  f2fs: convert remove_inode_page to void
  f2fs: convert dev_valid_block_count to void
  f2fs: convert inc/dec_valid_node_count to inc/dec one count
  f2fs: simplify write_orphan_inodes for better readable
  f2fs: move the list_head initialization into the lock protection
    region

 fs/f2fs/checkpoint.c |   53 ++++++++++++++++++++++++++-----------------------
 fs/f2fs/f2fs.h       |   37 ++++++++++++++++------------------
 fs/f2fs/node.c       |   18 ++++++----------
 3 files changed, 52 insertions(+), 56 deletions(-)

-- 
1.7.7


------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk

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

* [PATCH 0/5]  f2fs: some minor cleanups and logic fixes
@ 2013-11-19 10:03 ` Gu Zheng
  0 siblings, 0 replies; 2+ messages in thread
From: Gu Zheng @ 2013-11-19 10:03 UTC (permalink / raw)
  To: Kim; +Cc: f2fs, fsdevel, linux-kernel


Gu Zheng (5):
  f2fs: convert remove_inode_page to void
  f2fs: convert dev_valid_block_count to void
  f2fs: convert inc/dec_valid_node_count to inc/dec one count
  f2fs: simplify write_orphan_inodes for better readable
  f2fs: move the list_head initialization into the lock protection
    region

 fs/f2fs/checkpoint.c |   53 ++++++++++++++++++++++++++-----------------------
 fs/f2fs/f2fs.h       |   37 ++++++++++++++++------------------
 fs/f2fs/node.c       |   18 ++++++----------
 3 files changed, 52 insertions(+), 56 deletions(-)

-- 
1.7.7


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

end of thread, other threads:[~2013-11-19 10:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-19 10:03 [PATCH 0/5] f2fs: some minor cleanups and logic fixes Gu Zheng
2013-11-19 10:03 ` Gu Zheng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.