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

cvs commit: src/sys/vfs/nullfs null_subr.c


From: Hiten Pandya <hmp@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 27 Aug 2003 19:03:18 -0700 (PDT)

hmp         2003/08/27 19:03:18 PDT

  Modified files:
    sys/vfs/nullfs       null_subr.c 
  Log:
  Use addalias() to track the vnode if it not of a regular type.
  
  This commit fixes the panic that occurs when /dev is mounted
  over null, or if any vnode that is not of type VREG is accessed.
  
  Revision  Changes    Path
  1.6       +11 -0     src/sys/vfs/nullfs/null_subr.c




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