Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jul 2005 18:30:31 +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:  <200507091830.j69IUVAD082416@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cracauer    2005-07-09 18:30:31 UTC

  FreeBSD src repository

  Modified files:
    sys/gnu/fs/ext2fs    ext2_vnops.c 
  Log:
  Repair this:
  
  ext2fs fails to set the device in the stat(2) system call.
  
  Subsequently, that makes fts(3) fail, which goes as far as make ls(1)
  fail (which uses fts) on ext2fs.
  
  Approved by: re (Robert Watson <rwatson@FreeBSD.org>)
  
  Revision  Changes    Path
  1.103     +1 -0      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?200507091830.j69IUVAD082416>