From: Ryusuke Konishi Date: Sun, 17 May 2009 10:07:21 +0000 (+0900) Subject: nilfs2: remove header file for segment list operations X-Git-Tag: v2.6.31-rc1~333^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=654137dd46bc7e9f088a4a551a2b77a8541dfdb8;p=pandora-kernel.git nilfs2: remove header file for segment list operations This will eliminate obsolete list operations of nilfs_segment_entry structure which has been used to handle mutiple segment numbers. The patch ("nilfs2: remove list of freeing segments") removed use of the structure from the segment constructor code, and this patch simplifies the remaining code by integrating it into recovery.c. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed