freebsd-dev/sys/gnu/fs/xfs/FreeBSD
Konstantin Belousov 86dacdfe2b Initialize va_flags and va_filerev properly in VOP_GETATTR(). Don't
initialize va_vaflags and va_spare because they are not part of the
VOP_GETATTR() API. Also don't initialize birthtime to ctime or zero.

Submitted by:   Jaakko Heinonen <jh saunalahti fi>
Reviewed by:	bde
Discussed on:   freebsd-fs
MFC after:	1 month
2008-09-20 19:46:45 +00:00
..
support Make ddb command registration dynamic so modules can extend 2008-09-15 22:45:14 +00:00
xfs_buf.c - Add real assertions to lockmgr locking primitives. 2008-02-13 20:44:19 +00:00
xfs_buf.h - Introduce the function lockmgr_recursed() which returns true if the 2008-01-19 17:36:23 +00:00
xfs_compat.h Sync XFS for FreeBSD tree with newer changes from SGI XFS for Linux tree. 2006-06-09 06:04:06 +00:00
xfs_config.h
xfs_cred.h
xfs_dmistubs.c Sync XFS for FreeBSD tree with newer changes from SGI XFS for Linux tree. 2006-06-09 06:04:06 +00:00
xfs_freebsd_iget.c Introduce some functions in the vnode locks namespace and in the ffs 2008-02-24 16:38:58 +00:00
xfs_freebsd.h Bring back changes in version 1.3 lost in previous commit. 2006-06-09 06:40:22 +00:00
xfs_frw.c Sync XFS for FreeBSD tree with newer changes from SGI XFS for Linux tree. 2006-06-09 06:04:06 +00:00
xfs_frw.h Sync XFS for FreeBSD tree with newer changes from SGI XFS for Linux tree. 2006-06-09 06:04:06 +00:00
xfs_fs_subr.c Cope with -Wundef. This means including xfs_macros.h early in a few more 2006-06-01 19:01:47 +00:00
xfs_fs_subr.h
xfs_globals.c Sync XFS for FreeBSD tree with newer changes from SGI XFS for Linux tree. 2006-06-09 06:04:06 +00:00
xfs_ioctl.c Bow to incomplete GCC 4. constant propagation optimizations and 2007-05-30 03:03:06 +00:00
xfs_iops.h Sync XFS for FreeBSD tree with newer changes from SGI XFS for Linux tree. 2006-06-09 06:04:06 +00:00
xfs_mountops.c - Disallow XFS mounting in write mode. The write support never worked really 2008-07-21 23:01:09 +00:00
xfs_mountops.h
xfs_node.h
xfs_stats.c
xfs_stats.h
xfs_super.c VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in 2008-01-13 14:44:15 +00:00
xfs_super.h Sync XFS for FreeBSD tree with newer changes from SGI XFS for Linux tree. 2006-06-09 06:04:06 +00:00
xfs_sysctl.c
xfs_sysctl.h Sync XFS for FreeBSD tree with newer changes from SGI XFS for Linux tree. 2006-06-09 06:04:06 +00:00
xfs_version.h
xfs_vfs.c Get rid of qaddr_t. 2007-10-16 10:54:55 +00:00
xfs_vfs.h Sync XFS for FreeBSD tree with newer changes from SGI XFS for Linux tree. 2006-06-09 06:04:06 +00:00
xfs_vnode.c - Disallow XFS mounting in write mode. The write support never worked really 2008-07-21 23:01:09 +00:00
xfs_vnode.h Remove VSVTX, VSGID and VSUID. This should be a no-op, 2008-09-10 13:16:41 +00:00
xfs_vnops.c Initialize va_flags and va_filerev properly in VOP_GETATTR(). Don't 2008-09-20 19:46:45 +00:00
xfsdmapistubs.c
xfsquotasstubs.c
xfsrtstubs.c