freebsd-dev/sys/ufs
Konstantin Belousov 3f65847e2f While checking for update of snapshot file in the ffs_copyonwrite,
first filter out metadata update. Otherwise, devfs vnode could be
erronously interpreted as ufs one, causing further check of i_flags
to use random memory.

PR:	kern/100365
Debugged and fix described by:	tegge
Approved by:	pjd (mentor)
MFC after:	2 weeks
2006-08-21 17:20:19 +00:00
..
ffs While checking for update of snapshot file in the ffs_copyonwrite, 2006-08-21 17:20:19 +00:00
ufs Correct typo in comment. 2006-08-20 10:52:44 +00:00