freebsd-dev/usr.bin/fstat
Konstantin Belousov 05427aafc6 Struct cdev is always the member of the struct cdev_priv. When devfs
needed to promote cdev to cdev_priv, the si_priv pointer was followed.

Use member2struct() to calculate address of the wrapping cdev_priv.
Rename si_priv to __si_reserved.

Tested by:	pho
Reviewed by:	ed
MFC after:	2 weeks
2008-06-16 17:34:59 +00:00
..
zfs - Fix makefile so it doesn't break the build in some corner cases. [1] 2008-04-29 06:48:00 +00:00
cd9660.c Dike out another kvm indiscretion. 2005-03-16 10:24:16 +00:00
fstat.1 Fix some section references. 2008-04-29 08:16:05 +00:00
fstat.c Struct cdev is always the member of the struct cdev_priv. When devfs 2008-06-16 17:34:59 +00:00
fstat.h - Add ZFS-support to fstat(1). This allows ZFS-filsystems to be including in 2007-11-05 23:15:03 +00:00
Makefile Don't depend on the modification time of the "zfs" subdir. 2008-04-29 06:54:12 +00:00
msdosfs.c 1) ANSIfy. 2004-06-29 21:28:09 +00:00
zfs.c Use a sledgehammer cast (that was in the original patch to boot) to 2008-05-07 21:00:50 +00:00