Deleted Added
full compact
30c30
< * $Id: coda_vnops.c,v 1.11 1999/01/05 18:49:51 eivind Exp $
---
> * $Id: coda_vnops.c,v 1.12 1999/01/07 16:14:12 bde Exp $
50a51,55
> * Revision 1.12 1999/01/07 16:14:12 bde
> * Don't pass unused unused timestamp args to UFS_UPDATE() or waste
> * time initializing them. This almost finishes centralizing (in-core)
> * timestamp updates in ufs_itimes().
> *
2039a2045
> #ifndef DEBUG_LOCKS
2040a2047,2050
> #else
> return (debuglockmgr(&cp->c_lock, ap->a_flags, &vp->v_interlock, p,
> "coda_lock", vp->filename, vp->line));
> #endif