On 2015/5/22 6:44, Jaegeuk Kim wrote: > Hi Hu, > > Looks good to me, except one minor thing where > > + int recovery = 0, i; > -> AFAIK, kernel coding style recommends to split them. > Let me change that to > > int recovery = 0; > int i; > > > Merged. > > Thanks,
Hi Jaegeuk, Thank you!:) Hu ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
