git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
129dbc9
)
Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision.
author
Alain Renaud
<arenaud@sgi.com>
Tue, 22 May 2012 20:56:21 +0000
(15:56 -0500)
committer
Ben Myers
<bpm@sgi.com>
Sun, 22 Jul 2012 16:00:55 +0000
(11:00 -0500)
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>
No differences found