mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
The makefs msdosfs code includes fs/msdosfs/denode.h which directly uses struct buf from <sys/buf.h> rather than the makefs struct m_buf. To work around this problem provide a local denode.h that includes ffs/buf.h and defines buf as an alias for m_buf. Reviewed By: kib, emaste Differential Revision: https://reviews.freebsd.org/D28835 |
||
|---|---|---|
| .. | ||
| zfs | ||
| cd9660.c | ||
| common_kvm.c | ||
| common_kvm.h | ||
| core.c | ||
| core.h | ||
| libprocstat.3 | ||
| libprocstat.c | ||
| libprocstat.h | ||
| libprocstat_compat.c | ||
| libprocstat_internal.h | ||
| Makefile | ||
| Makefile.depend | ||
| msdosfs.c | ||
| smbfs.c | ||
| Symbol.map | ||
| udf.c | ||
| zfs.c | ||
| zfs_defs.c | ||
| zfs_defs.h | ||