Re: [f2fs-dev] [PATCH 0/8] some cleanup of inline flag checking

2016-03-10 Thread Chao Yu
-devel@lists.sourceforge.net > Subject: Re: [f2fs-dev] [PATCH 0/8] some cleanup of inline flag checking > > Hi Chao Yu, > > On 2016/3/11 13:29, Chao Yu wrote: > > Hi Shawn, > > > >> -Original Message- > >> From: Shawn Lin [mailto:shawn@rock

Re: [f2fs-dev] [PATCH 0/8] some cleanup of inline flag checking

2016-03-10 Thread Shawn Lin
gt; linux-f2fs-devel@lists.sourceforge.net >> Subject: [f2fs-dev] [PATCH 0/8] some cleanup of inline flag checking >> >> >> This patchset is going to remove some redunant checking >> of inline data flag and also going to avoid some unnecessary >> cpu waste when doing

Re: [f2fs-dev] [PATCH 0/8] some cleanup of inline flag checking

2016-03-10 Thread Chao Yu
Hi Shawn, > -Original Message- > From: Shawn Lin [mailto:shawn@rock-chips.com] > Sent: Friday, March 11, 2016 11:28 AM > To: Jaegeuk Kim > Cc: Shawn Lin; linux-ker...@vger.kernel.org; > linux-f2fs-devel@lists.sourceforge.net > Subject: [f2fs-dev] [PATCH 0/8] s

[f2fs-dev] [PATCH 0/8] some cleanup of inline flag checking

2016-03-10 Thread Shawn Lin
This patchset is going to remove some redunant checking of inline data flag and also going to avoid some unnecessary cpu waste when doing inline stuff. Note: Sorry for sending previous four patches in separate, let drop them and make them in this thread for better review. Shawn Lin (8): f2fs