[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1371113969-946-1-git-send-email-haicheng.li@linux.intel.com>
Date: Thu, 13 Jun 2013 16:59:26 +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 0/3] some optimization & code cleanup
Fix some issues found by code review.
Haicheng Li (3):
f2fs: remove unnecessary parameter "offset" from __add_sum_entry()
f2fs: make locate_dirty_segment() as static
f2fs: optimize do_write_data_page()
fs/f2fs/data.c | 5 +++--
fs/f2fs/f2fs.h | 1 -
fs/f2fs/segment.c | 12 ++++++------
3 files changed, 9 insertions(+), 9 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