X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/9bccf70c0258c7cac2dcb80011b2a964d884c552..de355530ae67247cbd0da700edb3a2a1dae884c2:/bsd/conf/files diff --git a/bsd/conf/files b/bsd/conf/files index 7012205fa..817d99f42 100644 --- a/bsd/conf/files +++ b/bsd/conf/files @@ -137,6 +137,7 @@ bsd/vfs/vfs_support.c standard bsd/vfs/vfs_utfconv.c standard bsd/vfs/vfs_vnops.c standard bsd/vfs/vnode_if.c standard +bsd/vfs/vfs_journal.c standard bsd/miscfs/deadfs/dead_vnops.c standard bsd/miscfs/fdesc/fdesc_vfsops.c optional fdesc @@ -501,6 +502,8 @@ bsd/kern/mach_header.c standard bsd/kern/mach_loader.c standard bsd/kern/posix_sem.c standard bsd/kern/posix_shm.c standard +# XXXdbg - I need this in the journaling and block cache code +bsd/kern/qsort.c standard bsd/vm/vnode_pager.c standard bsd/vm/vm_unix.c standard