Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2009 14:33:10 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/newfs_msdos newfs_msdos.c
Message-ID:  <200904111433.n3BEXGGG045015@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-04-11 14:33:10 UTC

  FreeBSD src repository

  Modified files:
    sbin/newfs_msdos     newfs_msdos.c 
  Log:
  SVN rev 190929 on 2009-04-11 14:33:10Z by ed
  
  Use ftruncate() instead of lseek()+write()+lseek() to set the created
  file (-C) to the requested size.
  
  Submitted by:   Christoph Mallon <christoph mallon gmx de>
  
  Revision  Changes    Path
  1.30      +1 -5      src/sbin/newfs_msdos/newfs_msdos.c



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