Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2001 12:22:13 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ufs ufs_lookup.c
Message-ID:  <200109221922.f8MJMDp02927@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2001/09/22 12:22:13 PDT

  Modified files:        (Branch: RELENG_4)
    sys/ufs/ufs          ufs_lookup.c 
  Log:
  MFC: 1.54; When compacting directories, don't use DIRSIZ() on unused
  (d_ino == 0) entries since the result is meaningless. This avoids
  an obscure directory corruption problem that is extremely unlikely
  to occur in practice.
  
  Revision  Changes    Path
  1.33.2.7  +29 -11    src/sys/ufs/ufs/ufs_lookup.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?200109221922.f8MJMDp02927>