cvs commit: src/sys/gnu/fs/ext2fs ext2_vfsops.c

Craig Rodrigues rodrigc at FreeBSD.org
Sat Jul 14 21:18:20 UTC 2007


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


More information about the cvs-src mailing list