Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jan 2008 12:51:31 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/udf udf_vfsops.c
Message-ID:  <200801281251.m0SCpVxV071546@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2008-01-28 12:51:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7_0)
    sys/fs/udf           udf_vfsops.c 
  Log:
  MFC rev. 1.52:
  udf_vget() shall vgone() the vnode when the file_entry cannot be allocated
  or read from the volume. Otherwise, half-constructed vnode could be found
  later and cause panic when accessed.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.48.4.1  +3 -0      src/sys/fs/udf/udf_vfsops.c



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