The routine is only provided by ufs and is only used on mmap and exec.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I do not object, I also added John who was the author of the vfs_mark_atime().
sys/ufs/ufs/ufs_vnops.c | ||
---|---|---|
685 ↗ | (On Diff #67489) | It is nice to follow style(9) and avoid initialization in local declarations. |