All of these assertions can reasonably be checked when plain INVARIANTS
is configured, there's no need to configure a separate option.
Details
Details
- Reviewers
kib imp olce - Commits
- rG4798f1e8f28d: ufs: Remove uses of DEBUG_VFS_LOCKS
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
O think #ifdef's lines could be removed for the whole patch.
sys/ufs/ffs/ffs_softdep.c | ||
---|---|---|
14524–14525 | I think the braces are not needed. | |
sys/ufs/ffs/ffs_vnops.c | ||
510–511 | Same there. |