Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 1999 21:31:48 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/gnu/ext2fs ext2_vnops.c src/sys/ufs/ufs ufs_vnops.c
Message-ID:  <199903020531.VAA37997@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1999/03/01 21:31:48 PST

  Modified files:
    sys/gnu/ext2fs       ext2_vnops.c 
    sys/ufs/ufs          ufs_vnops.c 
  Log:
  Merge patch to ufs_vnops.c's ufs_rename to the copy of ufs_rename that
  lives in ext2_vnops.c for ext2fs.  Also remove cast from comparision.
  Bruce pointed out that it was bogus since we'd force a signed
  comparision when we really wanted an unsigned comparison.
  
  Revision  Changes    Path
  1.44      +5 -0      src/sys/gnu/ext2fs/ext2_vnops.c
  1.111     +2 -2      src/sys/ufs/ufs/ufs_vnops.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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