mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
UFS by: - Making the pre and post hooks for the VOP functions work even when DEBUG_VFS_LOCKS is not defined. - Moving the KNOTE activations into the corresponding VOP hooks. - Creating a MNTK_NOKNOTE flag for the mnt_kern_flag field of struct mount that permits filesystems to disable the new behavior. - Creating a default VOP_KQFILTER function: vfs_kqfilter() My benchmarks have not revealed any performance degradation. Reviewed by: jeff, bde Approved by: rwatson, jmg (kqueue changes), grehan (mentor) |
||
|---|---|---|
| .. | ||
| acpi_quirks2h.awk | ||
| emu10k1-mkalsa.sh | ||
| makeobjops.awk | ||
| miidevs2h.awk | ||
| pccarddevs2h.awk | ||
| usbdevs2h.awk | ||
| vnode_if.awk | ||