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

Hiten Pandya hmp at crater.dragonflybsd.org
Wed Aug 27 19:03:42 PDT 2003


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






More information about the Commits mailing list