> -----Original Message----- > From: Jaegeuk Kim [mailto:[email protected]] > Sent: Thursday, December 24, 2015 3:00 AM > To: [email protected]; [email protected]; > [email protected] > Subject: Re: [f2fs-dev] [PATCH 3/4 v2] f2fs: record node block allocation in > dnode_of_data > > Change log from v1: > - remove redundant set > - adjust memory alignment > > >From 60c6a898094535e850268dd77701255a37cce3d3 Mon Sep 17 00:00:00 2001 > From: Jaegeuk Kim <[email protected]> > Date: Tue, 22 Dec 2015 12:59:54 -0800 > Subject: [PATCH] f2fs: record node block allocation in dnode_of_data > > This patch introduces recording node block allocation in dnode_of_data. > This information helps to figure out whether any node block is allocated > during > specific file operations. > > Signed-off-by: Jaegeuk Kim <[email protected]>
Reviewed-by: Chao Yu <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

