From: Ryusuke Konishi Date: Sat, 16 May 2009 14:44:55 +0000 (+0900) Subject: nilfs2: eliminate removal list of segments X-Git-Tag: v2.6.31-rc1~333^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=071cb4b81987a28c7ac2702003cff3e61684a630;p=pandora-kernel.git nilfs2: eliminate removal list of segments This will clean up the removal list of segments and the related functions from segment.c and ioctl.c, which have hurt code readability. This elimination is applied by using nilfs_sufile_updatev() previously introduced in the patch ("nilfs2: add sufile function that can modify multiple segment usages"). Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed