Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jul 2007 21:18:19 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/gnu/fs/ext2fs ext2_vfsops.c
Message-ID:  <200707142118.l6ELIJ26056215@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rodrigc     2007-07-14 21:18:19 UTC

  FreeBSD src repository

  Modified files:
    sys/gnu/fs/ext2fs    ext2_vfsops.c 
  Log:
  The last entry in the ext2_opts array must be NULL,
  otherwise the kernel with crash in vfs_filteropt() if an invalid
  mount option is passed to ext2fs.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.164     +1 -1      src/sys/gnu/fs/ext2fs/ext2_vfsops.c



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