kernel-ark/fs/xfs/linux-2.6
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1
- added typedef unsigned int __nocast gfp_t;

 - replaced __nocast uses for gfp flags with gfp_t - it gives exactly
   the same warnings as far as sparse is concerned, doesn't change
   generated code (from gcc point of view we replaced unsigned int with
   typedef) and documents what's going on far better.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-08 15:00:57 -07:00
..
kmem.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
kmem.h [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
mrlock.h
mutex.h
sema.h
spin.h
sv.h
time.h [PATCH] fs: fix-up schedule_timeout() usage 2005-09-10 10:06:36 -07:00
xfs_aops.c [XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling 2005-09-05 10:06:55 +10:00
xfs_aops.h
xfs_buf.c [PATCH] fs: fix-up schedule_timeout() usage 2005-09-10 10:06:36 -07:00
xfs_buf.h [XFS] replace "extern inline" with "static inline" Patch from Adrian Bunk 2005-09-05 08:40:49 +10:00
xfs_cred.h
xfs_export.c
xfs_export.h
xfs_file.c
xfs_fs_subr.c
xfs_fs_subr.h
xfs_globals.c
xfs_globals.h
xfs_ioctl32.c
xfs_ioctl32.h
xfs_ioctl.c
xfs_iops.c [XFS] Sort out some cosmetic differences between XFS trees. 2005-09-05 11:47:01 +10:00
xfs_iops.h
xfs_linux.h [XFS] Sort out some cosmetic differences between XFS trees. 2005-09-05 11:47:01 +10:00
xfs_lrw.c
xfs_lrw.h
xfs_stats.c
xfs_stats.h
xfs_super.c [PATCH] fs: fix-up schedule_timeout() usage 2005-09-10 10:06:36 -07:00
xfs_super.h
xfs_sysctl.c
xfs_sysctl.h
xfs_version.h
xfs_vfs.c
xfs_vfs.h
xfs_vnode.c
xfs_vnode.h