[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1367853344-28938-1-git-send-email-haicheng.li@linux.intel.com>
Date: Mon, 6 May 2013 23:15:40 +0800
From: Haicheng Li <haicheng.li@...ux.intel.com>
To: linux-fsdevel@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net,
Jaegeuk Kim <jaegeuk.kim@...sung.com>
Cc: linux-kernel@...r.kernel.org, Haicheng Li <haicheng.lee@...il.com>,
Haicheng Li <haicheng.li@...ux.intel.com>
Subject: [PATCH V2 0/4] f2fs: various optimization & bugfixing for node management
Found several issues during my code-review of f2fs/node.c, but my orignial
patches are based on Kim's linux-f2fs master branch, and they cannot be smoothly
applied to latest dev branch.
So rebased and combined these patches into this patchset.
V1->V2: rebase the patches against Kim's linux-f2fs dev branch.
Haicheng Li (4):
f2fs: bugfix for alloc_nid_failed()
f2fs: code cleanup for scan_nat_page() and build_free_nids()
f2fs: optimize scan_nat_page()
f2fs: optimize build_free_nids()
fs/f2fs/node.c | 31 ++++++++++++++++++++-----------
1 file changed, 20 insertions(+), 11 deletions(-)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists