Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2009 19:45:52 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_vfsops.c
Message-ID:  <200903111946.n2BJk77d025435@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2009-03-11 19:45:52 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
  SVN rev 189706 on 2009-03-11 19:45:52Z by kib
  
  Do not double-free the struct inode when insmntque failed. Default
  insmntque destructor reclaims the vnode, and ufs_reclaim frees the memory.
  
  Reviewed by:    tegge
  MFC after:      3 days
  
  Revision  Changes    Path
  1.362     +0 -1      src/sys/ufs/ffs/ffs_vfsops.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903111946.n2BJk77d025435>