phk 2004-07-14 14:19:32 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_vfsops.c Log: Make sure to update the mnt_stats before UFS1 extattr tried to do I/O on the device. Otherwise the blocksize is undefined in the buffer cache. Revision Changes Path 1.237 +4 -5 src/sys/ufs/ffs/ffs_vfsops.c