cvs commit: src/sys/fs/tmpfs tmpfs_subr.c

Konstantin Belousov kib at FreeBSD.org
Sun Jun 15 19:07:00 UTC 2008


kib         2008-06-15 18:40:58 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/tmpfs         tmpfs_subr.c 
  Log:
  SVN rev 179808 on 2008-06-15 18:40:58Z by kib
  
  Do not redo the vnode tear-down work already done by insmntque() when
  vnode cannot be put on the vnode list for mount.
  
  Reported and tested by: marck
  Guilty party:   me
  MFC after:      3 days
  
  Revision  Changes    Path
  1.17      +1 -4      src/sys/fs/tmpfs/tmpfs_subr.c


More information about the cvs-src mailing list