freebsd-dev/sys/gnu/fs/xfs/FreeBSD
Xin LI 64c06aeb8d Fix build:
- Use %ll instead of %q for explicit long long casts;
 - Use %j instead of %q in XFS and cast to intmax_t.

Tested with:	make universe
2012-05-23 06:49:50 +00:00
..
support Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
xfs_buf.c Fix build: 2012-05-23 06:49:50 +00:00
xfs_buf.h
xfs_compat.h Add memmove() to the kernel, making the kernel compile with Clang. 2009-02-28 16:21:25 +00:00
xfs_config.h
xfs_cred.h
xfs_dmistubs.c
xfs_freebsd_iget.c Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and 2010-08-20 19:46:50 +00:00
xfs_freebsd.h
xfs_frw.c
xfs_frw.h
xfs_fs_subr.c
xfs_fs_subr.h
xfs_globals.c
xfs_ioctl.c Fix the build by using proper format. 2009-06-25 16:48:13 +00:00
xfs_iops.h Switch cmd argument of ioctl to u_long as elsewhere in the kernel. 2009-06-25 08:52:20 +00:00
xfs_mountops.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
xfs_mountops.h
xfs_node.h
xfs_stats.c
xfs_stats.h
xfs_super.c Introduce accmode_t. This is required for NFSv4 ACLs - it will be neccessary 2008-10-28 13:44:11 +00: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 Switch cmd argument of ioctl to u_long as elsewhere in the kernel. 2009-06-25 08:52:20 +00:00
xfs_vnops.c Remove fifo.h. The only used function declaration from the header is 2012-03-11 12:19:58 +00:00