mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
Update filesystems not currently using vop_stdpathconf() in pathconf VOPs to use vop_stdpathconf() for any configuration variables that do not have filesystem-specific values. vop_stdpathconf() is used for variables that have system-wide settings as well as providing default values for some values based on system limits. Filesystems can still explicitly override individual settings. PR: 219851 Reported by: cem Reviewed by: cem, kib, ngie MFC after: 1 month Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D11541 |
||
|---|---|---|
| .. | ||
| cd9660_bmap.c | ||
| cd9660_iconv.c | ||
| cd9660_lookup.c | ||
| cd9660_mount.h | ||
| cd9660_node.c | ||
| cd9660_node.h | ||
| cd9660_rrip.c | ||
| cd9660_rrip.h | ||
| cd9660_util.c | ||
| cd9660_vfsops.c | ||
| cd9660_vnops.c | ||
| iso.h | ||
| iso_rrip.h | ||
| TODO | ||
| TODO.hibler | ||