From: Jiro SEKIBA Date: Fri, 27 Nov 2009 10:41:11 +0000 (+0900) Subject: nilfs2: change return type of nilfs_commit_chunk X-Git-Tag: v2.6.33-rc1~322^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2093abf9cbcec3cb1409a67d8bce51854595b1d5;p=pandora-kernel.git nilfs2: change return type of nilfs_commit_chunk change return type of nilfs_commit_chunk() as void from int, for nilfs_set_file_dirty() usually does not return error. This is an intermediate patch to reduce mark_inode_dirty() in nilfs_commit_chunk(). Signed-off-by: Jiro SEKIBA Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed