On 12-05-22 07:24 PM, Dave Chinner wrote:
On Tue, May 22, 2012 at 03:56:21PM -0500, Alain Renaud wrote:
This mod simply 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.
While I don't see any problems with making the change, I don't see
exactly how we could have a namespace clash here given they are
internal to XFS, not very widely included and have beenthis way for
years. What is the namespace clash you are seeing/caring about?
Cheers,
Dave.
Hi Dave,
Looking at the XFS code in general we do tend to prefix XFS specific macro
with XFS_ . I did hit the name conflict with one of our internal module I
did fix our module to prefix with the module name but I thought since I did
hit the problem that maybe other people might have the same issue. This is
why I am proposing this mod. it is low priority but I find it is a little
cleaner to have this prefix.
Hope this make sense.
Alain
--
===============================================
Alain Renaud - Cluster File System Engineer
arenaud@xxxxxxx - SGI
===============================================
_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs