PATCH 1/4 cleans up get_{sb|cp} and set_{sb|cp} to integrate them into
get_val and set_val to avoid dumplicated definition of macro.

PATCH 3/4 and 4/4 check nat_entry->ino. If it is wrong, we drop
corresponding nodes.

thanks,
Sheng

Sheng Yong (4):
  f2fs-tools: simplify get_{sb|cp} and set_{sb|cp}
  f2fs-tools: fix endianness of on-disk check_sum in summary_footer
  fsck.f2fs: check ino of an used nat entry
  fsck.f2fs: check ino of an inode

 fsck/fsck.c        |  30 ++++---
 fsck/main.c        |   8 +-
 fsck/mount.c       | 146 ++++++++++++++++-----------------
 include/f2fs_fs.h  |  86 +++++++-------------
 mkfs/f2fs_format.c | 234 ++++++++++++++++++++++++++---------------------------
 5 files changed, 243 insertions(+), 261 deletions(-)

-- 
1.9.1


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to