commit | 388f1f0c346b533b06d8bc792f7204ebc3e4b7da | [log] [tgz] |
---|---|---|
author | Dave Chinner <david@fromorbit.com> | Tue Jan 26 15:10:15 2010 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Tue Jan 26 15:10:15 2010 +1100 |
tree | 22222603efb46b0b6530fa65b3c60b8fa61d9800 | |
parent | cbe132a8bdcff0f9afd9060948fb50597c7400b8 [diff] |
xfs: turn off sign warnings Because they cause warnings in static inline functions conditionally compiled into XFS from the VFS (e.g. fsnotify). Signed-off-by: Dave Chinner <david@fromorbit.com> Reviewed-by: Christoph Hellwig <hch@lst.de>