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 Skipped - Unit
Tests Skipped - Build Status
Buildable 29030
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 | It is nice to follow style(9) and avoid initialization in local declarations. |