CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/04/26 12:23:07
Modified files:
sys/kern : vfs_subr.c
Log message:
copy_statfs_info() is not only used by ufs, but by other filesystems too,
so make sure that all members of mp->mnt_stat.mount_info are copied.
ok stefan
