freebsd-nq/sys/ufs/ffs
Konstantin Belousov bfe89a8ee1 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
2016-05-17 21:35:35 +00:00
..
ffs_alloc.c UFS: spelling fixes on comments. 2016-04-29 20:43:51 +00:00
ffs_balloc.c
ffs_extern.h
ffs_inode.c If IO_SYNC was passed to ffs_truncate(), request synchronous inode 2016-05-17 21:30:58 +00:00
ffs_rawread.c
ffs_snapshot.c
ffs_softdep.c UFS: spelling fixes on comments. 2016-04-29 20:43:51 +00:00
ffs_subr.c
ffs_suspend.c
ffs_tables.c
ffs_vfsops.c Do enable io accounting for read-only mounts and mounts which are 2016-05-17 21:35:35 +00:00
ffs_vnops.c
fs.h UFS: spelling fixes on comments. 2016-04-29 20:43:51 +00:00
softdep.h