K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-07-09T20:07:29.000000Z K 7 svn:log V 273 - Remove IS_LOCKING_VFS() all of our filesystems support locking now - Add IGNORE_LOCK() that only ignores VCHR files for now since no one locks their underlying device in the leaf filesystems. (devvp) - Add prototypes for vop_lookup_{pre,post} that I forgot before. END