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

cvs commit: src/sys/vfs/nfs nfs_bio.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 13 Feb 2004 10:52:35 -0800 (PST)

dillon      2004/02/13 10:52:35 PST

DragonFly src repository

  Modified files:
    sys/vfs/nfs          nfs_bio.c 
  Log:
  bio ops can be initiated from the buffer cache, td_proc may be NULL here.
  This is a degenerate case from earlier conversion work.  cred is not used
  here so td_proc can be NULL.
  
  Reported-by: David Rhodus <drhodus@xxxxxxxxxxx>
  
  Revision  Changes    Path
  1.12      +0 -4      src/sys/vfs/nfs/nfs_bio.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nfs/nfs_bio.c.diff?r1=1.11&r2=1.12&f=h



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