Re: [f2fs-dev] [PATCH v2] f2fs: serialize block allocation of dio writes to enhance multithread performance

2016-01-13 Thread Chao Yu
Hi Jaegeuk, > -Original Message- > From: Chao Yu [mailto:chao2...@samsung.com] > Sent: Tuesday, December 29, 2015 2:44 PM > To: Jaegeuk Kim > Cc: linux-ker...@vger.kernel.org; linux-f2fs-devel@lists.sourceforge.net > Subject: [f2fs-dev] [PATCH v2] f2fs: serialize block allocation of dio wr

[f2fs-dev] [GIT PULL] f2fs updates for v4.5

2016-01-13 Thread Jaegeuk Kim
Hi Linus, Could you please pull this? Thanks, The following changes since commit fb39cbda147082a2e7dc4e2b5f3298448295e3c4: Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm (2015-12-04 11:30:45 -0800) are available in the git repository at: gi

Re: [f2fs-dev] [GIT PULL] f2fs updates for v4.5

2016-01-13 Thread Stephen Rothwell
Hi Jaegeuk, On Wed, 13 Jan 2016 14:23:53 -0800 Jaegeuk Kim wrote: > > git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git > tags/for-f2fs-4.5 This contains 17 commits (of 87) that have never been in linux-next (but 3 are rebased and the rest probably will be in today). -- Cheers,

[f2fs-dev] [PATCH] fsck.f2fs: swap checkpoint crc to CPU endian

2016-01-13 Thread Sheng Yong
Signed-off-by: Sheng Yong --- fsck/mount.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fsck/mount.c b/fsck/mount.c index c758774..b5fbaaa 100644 --- a/fsck/mount.c +++ b/fsck/mount.c @@ -390,7 +390,7 @@ void *validate_checkpoint(struct f2fs_sb_info *sbi, block_t cp_ad