]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Do enable io accounting for read-only mounts and mounts which are
authorKonstantin Belousov <kib@FreeBSD.org>
Tue, 17 May 2016 21:35:35 +0000 (21:35 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Tue, 17 May 2016 21:35:35 +0000 (21:35 +0000)
commitbfe89a8ee1005600db68a096d179cb8e53a7d325
tree8370e5a8146a6cb8ddf760afb4007337d6a1e177
parentf30ddc49e61ee8ae1c730efdc051206094c84ecc
Do enable io accounting for read-only mounts and mounts which are
remounted to writeable after initial read-only.  Assign to
dev->si_mountpt earlier to account the accesses done at the mount
time.

Based on submission by: bde
MFC after: 1 week
sys/ufs/ffs/ffs_vfsops.c