Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision.
authorAlain Renaud <arenaud@sgi.com>
Tue, 22 May 2012 20:56:21 +0000 (15:56 -0500)
committerBen Myers <bpm@sgi.com>
Sun, 22 Jul 2012 16:00:55 +0000 (11:00 -0500)
commit0d882a360b9012bc7a7e921c935774c3fba1bfd9
treea5730ef5d51f49116a7776de21810ab9208b2e8d
parent129dbc9a2d93bab823e57fe47f53d098a0d350f3
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 <arenaud@sgi.com>
Reviewed-by: Rich Johnston <rjohnston@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_aops.c
fs/xfs/xfs_aops.h
This page took 0.025092 seconds and 5 git commands to generate.