From: Ryusuke Konishi Date: Tue, 7 Apr 2009 02:01:37 +0000 (-0700) Subject: nilfs2: segment constructor X-Git-Tag: v2.6.30-rc1~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ff05123e3bfbb1d2b68ba1d9bf1f7d1dffc1453;p=pandora-kernel.git nilfs2: segment constructor This adds the segment constructor (also called log writer). The segment constructor collects dirty buffers for every dirty inode, makes summaries of the buffers, assigns disk block addresses to the buffers, and then submits BIOs for the buffers. Signed-off-by: Ryusuke Konishi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed