xfs: remove subdirectories
authorChristoph Hellwig <hch@infradead.org>
Fri, 12 Aug 2011 21:21:35 +0000 (16:21 -0500)
committerAlex Elder <aelder@sgi.com>
Fri, 12 Aug 2011 21:21:35 +0000 (16:21 -0500)
Use the move from Linux 2.6 to Linux 3.x as an excuse to kill the
annoying subdirectories in the XFS source code.  Besides the large
amount of file rename the only changes are to the Makefile, a few
files including headers with the subdirectory prefix, and the binary
sysctl compat code that includes a header under fs/xfs/ from
kernel/.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>

No differences found