Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2011 07:47:25 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ufs/ufs ufs_vnops.c
Message-ID:  <201102190944.p1J9ivkT067173@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2011-02-19 07:47:25 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ufs          ufs_vnops.c 
  Log:
  SVN rev 218838 on 2011-02-19 07:47:25Z by kib
  
  v_mountedhere is a member of the union. Check that the vnodes have
  proper type before using the member.
  
  Reported and tested by: Michael Butler <imb protected-networks net>
  
  Revision  Changes    Path
  1.327     +3 -1      src/sys/ufs/ufs/ufs_vnops.c



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