From: Alain Renaud Date: Tue, 22 May 2012 20:56:21 +0000 (-0500) Subject: Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision. X-Git-Tag: v3.6-rc1~42^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d882a360b9012bc7a7e921c935774c3fba1bfd9;p=pandora-kernel.git Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision. Add a XFS_ prefix to IO_DIRECT,XFS_IO_DELALLOC, XFS_IO_UNWRITTEN and XFS_IO_OVERWRITE. This to avoid namespace conflict with other modules. Signed-off-by: Alain Renaud Reviewed-by: Rich Johnston Signed-off-by: Ben Myers --- Reading git-diff-tree failed