K 10 svn:author V 3 kib K 8 svn:date V 27 2006-09-04T13:55:32.000000Z K 7 svn:log V 303 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) END