Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2005 18:44:00 +0000 (UTC)
From:      Martin Cracauer <cracauer@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/gnu/fs/ext2fs ext2_vnops.c
Message-ID:  <200510281844.j9SIi0ZW042979@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cracauer    2005-10-28 18:44:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6_0)
    sys/gnu/fs/ext2fs    ext2_vnops.c 
  Log:
  Fix this:
  kern/87959      cracauer        ext2fs: no cp(1) possible, mmap returns EINVAL
  
  ext2fs was missing vnode_create_vobject.
  
  (Reisefs probably has the same problem but I want to get this in quick
  for 6-release)
  
  releng-6 branches commits approved by Scott Long.
  
  Approved by: re
  
  Revision   Changes    Path
  1.103.4.1  +6 -2      src/sys/gnu/fs/ext2fs/ext2_vnops.c



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