[f2fs-dev] [PATCH] fibmap.f2fs: fix the wrong stat info

2015-01-21 Thread Chao Yu
fibmap shows ino, size, blocks with incorrectly decimal number, fix it. Before: dev [8:16] ino [0x 238ea : 0] mode [0x81a4 : 33188] nlink [0x 1 : 1] uid [0x 0 : 0] gid [0x 0 : 0] size [0x 7

Re: [f2fs-dev] [RFC PATCH 06/10] f2fs: add core functions for rb-tree extent cache

2015-01-21 Thread Chao Yu
Hi Changman, > -Original Message- > From: Changman Lee [mailto:cm224@samsung.com] > Sent: Thursday, January 22, 2015 6:26 AM > To: Chao Yu > Cc: 'Changman Lee'; 'Jaegeuk Kim'; linux-f2fs-devel@lists.sourceforge.net; > linux-ker...@vger.kernel.org > Subject: Re: [f2fs-dev][RFC PATCH 06/

Re: [f2fs-dev] [RFC PATCH 06/10] f2fs: add core functions for rb-tree extent cache

2015-01-21 Thread Changman Lee
On Wed, Jan 21, 2015 at 04:41:17PM +0800, Chao Yu wrote: > Hi Changman, > > > -Original Message- > > From: Changman Lee [mailto:cm224@gmail.com] > > Sent: Tuesday, January 20, 2015 11:06 PM > > To: Chao Yu > > Cc: Jaegeuk Kim; Changman Lee; linux-f2fs-devel@lists.sourceforge.net; > > l

Re: [f2fs-dev] [RFC PATCH 06/10] f2fs: add core functions for rb-tree extent cache

2015-01-21 Thread Chao Yu
Hi Changman, > -Original Message- > From: Changman Lee [mailto:cm224@gmail.com] > Sent: Tuesday, January 20, 2015 11:06 PM > To: Chao Yu > Cc: Jaegeuk Kim; Changman Lee; linux-f2fs-devel@lists.sourceforge.net; > linux-ker...@vger.kernel.org > Subject: Re: [f2fs-dev][RFC PATCH 06/10] f2