cvs commit: src/sys/fs/udf udf_vfsops.c

Konstantin Belousov kib at FreeBSD.org
Mon Jan 28 04:51:33 PST 2008


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


More information about the cvs-src mailing list