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

Martin Cracauer cracauer at FreeBSD.org
Fri Oct 28 11:39:01 PDT 2005


cracauer    2005-10-28 18:39:00 UTC

  FreeBSD src repository

  Modified files:
    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)
  
  Revision  Changes    Path
  1.104     +6 -2      src/sys/gnu/fs/ext2fs/ext2_vnops.c


More information about the cvs-all mailing list