From: Christoph Hellwig Date: Wed, 28 Apr 2010 12:28:57 +0000 (+0000) Subject: xfs: move I/O type flags into xfs_aops.c X-Git-Tag: v2.6.35-rc1~468^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34a52c6c064fb9f1fd1310407ce076a4bb049734;p=pandora-kernel.git xfs: move I/O type flags into xfs_aops.c The IOMAP_ flags are now only used inside xfs_aops.c for extent probing and I/O completion tracking, so more them here, and rename them to IO_* as there's no mapping involved at all. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed