From: Ryusuke Konishi Date: Wed, 18 Nov 2009 08:25:12 +0000 (+0900) Subject: nilfs2: move routine marking segment usage dirty into sufile X-Git-Tag: v2.6.33-rc1~322^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61a189e9c62359cd12b2aa3bd6ab9cffa6cf2745;p=pandora-kernel.git nilfs2: move routine marking segment usage dirty into sufile This adds nilfs_sufile_mark_dirty() function in sufile to replace nilfs_touch_segusage() function in log writer code. This is a preparation for the further cleanup which will move out low level sufile operations in the log writer. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed