commit | 06f8e2d6754dc631732415b741b5aa58a0f7133f | [log] [tgz] |
---|---|---|
author | Alex Elder <aelder@sgi.com> | Fri Aug 12 13:57:55 2011 -0500 |
committer | Alex Elder <aelder@sgi.com> | Fri Aug 12 13:57:55 2011 -0500 |
tree | ed26461699fc8f4d734da5ceb27f7aeec718f2f7 | |
parent | e570280521290c27621d60cffea2400bdf1f2c88 [diff] |
xfs: don't expect xfs headers to be in subdirectories Fix up some #include directives in preparation for moving a few header files out of xfs source subdirectories. Note that "xfs_linux.h" also got its quoting convention for included files switched. Signed-off-by: Alex Elder <aelder@sgi.com> Reviewed-by: Christoph Hellwig <hch@lst.de>