]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Do enable io accounting for read-only mounts and mounts which are
authorkib <kib@FreeBSD.org>
Tue, 17 May 2016 21:35:35 +0000 (21:35 +0000)
committerkib <kib@FreeBSD.org>
Tue, 17 May 2016 21:35:35 +0000 (21:35 +0000)
commit393eee329baabcf8c87884e89a4fef728ee42bdd
tree8370e5a8146a6cb8ddf760afb4007337d6a1e177
parent6c68797acfe0aea91e6566ed917636934e1a8c09
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