]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] move linux/log2.h header to xfs_linux.h
authorEric Sandeen <sandeen@sandeen.net>
Thu, 16 Aug 2007 06:25:23 +0000 (16:25 +1000)
committerTim Shimmin <tes@chook.melbourne.sgi.com>
Mon, 15 Oct 2007 06:40:46 +0000 (16:40 +1000)
commitaf3a2e8a3f3055ef269b09433bb28e33a0d1b8c0
treee222949c263d87229d9d918caee86aed485e199a
parent6385f4d5579ccada7bd1d9fefbdea5515457b10d
[XFS] move linux/log2.h header to xfs_linux.h

Generally we try not to directly include linux header files in core xfs
code; xfs_linux.h is the spot for that.

SGI-PV: 968563
SGI-Modid: xfs-linux-melb:xfs-kern:29326a

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/linux-2.6/xfs_linux.h
fs/xfs/xfs_inode.c