DragonFly BSD
DragonFly commits List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/vfs/coda coda_subr.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 29 Mar 2004 12:52:17 -0800 (PST)

dillon      2004/03/29 12:52:17 PST

DragonFly src repository

  Modified files:
    sys/vfs/coda         coda_subr.c 
  Log:
  Protect the mntvnode scan for coda with the proper token.  Since we do not
  block we do not need to use the vmntvnodescan() facility (as long as we
  take the appropriate precautions), and we can remove the v_mount != mp
  test.
  
  Revision  Changes    Path
  1.7       +5 -4      src/sys/vfs/coda/coda_subr.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/coda/coda_subr.c.diff?r1=1.6&r2=1.7&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]