From: Jiaying Zhang Date: Tue, 2 Mar 2010 18:28:44 +0000 (-0500) Subject: ext4: mechanical rename some of the direct I/O get_block's identifiers X-Git-Tag: v2.6.34-rc1~199^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7064ef13b2181a489836349f9baf87df0dab28f;p=pandora-kernel.git ext4: mechanical rename some of the direct I/O get_block's identifiers This commit renames some of the direct I/O's block allocation flags, variables, and functions introduced in Mingming's "Direct IO for holes and fallocate" patches so that they can be used by ext4's buffered write path as well. Also changed the related function comments accordingly to cover both direct write and buffered write cases. Signed-off-by: Jiaying Zhang Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed