kernel_optimize_test/fs/orangefs
Guenter Roeck 81b784b11e Orangefs: Swap order of include files
spinlock_types.h requires types from linux/types.h.
Including spinlock_types.h first may result in the following build errors,
as seen with arm:allmodconfig.

arch/arm/include/asm/spinlock_types.h:12:3: error: unknown type name 'u32'
arch/arm/include/asm/spinlock_types.h:16:4: error: unknown type name 'u16'

Fixes: deb4fb58ff73 ("Orangefs: kernel client part 2")
Cc: Mark Brown <broonie@kernel.org>
Cc: Mike Marshall <hubcap@omnibond.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
2015-10-03 11:40:08 -04:00
..
acl.c
dcache.c
devpvfs2-req.c Orangefs: sooth most sparse complaints 2015-10-03 11:40:02 -04:00
dir.c Orangefs: address problems found by static checker 2015-10-03 11:40:03 -04:00
downcall.h
file.c Orangefs: address problems found by static checker 2015-10-03 11:40:03 -04:00
inode.c Orangefs: sooth most sparse complaints 2015-10-03 11:40:02 -04:00
Kconfig Orangefs: kernel client part 7 2015-10-03 11:40:00 -04:00
Makefile Orangefs: kernel client part 7 2015-10-03 11:40:00 -04:00
namei.c Orangefs: kernel client part 3 2015-10-03 11:39:55 -04:00
protocol.h Orangefs: Swap order of include files 2015-10-03 11:40:08 -04:00
pvfs2-bufmap.c Orangefs: sooth most sparse complaints 2015-10-03 11:40:02 -04:00
pvfs2-bufmap.h
pvfs2-cache.c Orangefs: kernel client part 3 2015-10-03 11:39:55 -04:00
pvfs2-debug.h
pvfs2-debugfs.c Orangefs: sooth most sparse complaints 2015-10-03 11:40:02 -04:00
pvfs2-debugfs.h
pvfs2-dev-proto.h
pvfs2-kernel.h Orangefs: sooth most sparse complaints 2015-10-03 11:40:02 -04:00
pvfs2-mod.c fs: orangefs: remove execute priviliges from module params 2015-10-03 11:40:06 -04:00
pvfs2-sysfs.c Orangefs: sooth most sparse complaints 2015-10-03 11:40:02 -04:00
pvfs2-sysfs.h
pvfs2-utils.c Orangefs: use inode_set_bytes for directories 2015-10-03 11:40:05 -04:00
super.c Orangefs: sooth most sparse complaints 2015-10-03 11:40:02 -04:00
symlink.c Orangefs: kernel client part 5 2015-10-03 11:39:57 -04:00
upcall.h
waitqueue.c Orangefs: sooth most sparse complaints 2015-10-03 11:40:02 -04:00
xattr.c Orangefs: address problems found by static checker 2015-10-03 11:40:03 -04:00