Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Mar 2009 14:02:53 +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:  <200903141403.n2EE3AhW015874@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2009-03-14 14:02:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
  SVN rev 189791 on 2009-03-14 14:02:53Z by kib
  
  MFC r189706:
  Do not double-free the struct inode when insmntque failed. Default
  insmntque destructor reclaims the vnode, and ufs_reclaim frees the memory.
  
  Revision    Changes    Path
  1.329.2.14  +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?200903141403.n2EE3AhW015874>