Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2001 15:31:51 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ufs ufs_extattr.c
Message-ID:  <200101072331.f07NVpt27701@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/01/07 15:31:51 PST

  Modified files:
    sys/ufs/ufs          ufs_extattr.c 
  Log:
  o Zero the ufs_extattr_header length field (not necessary, but not a bad
    idea either) in ufs_extattr_rm.
  o More completely fill out the local_aio structure when writing out the
    zero'd extended attribute in ufs_extattr_rm -- previoulsy, this worked
    fine, but probably should not have.  This corrects extraneous warnings
    about inconsistent inodes following file deletion.
  
  Reviewed by:	jedgar
  
  Revision  Changes    Path
  1.19      +9 -2      src/sys/ufs/ufs/ufs_extattr.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?200101072331.f07NVpt27701>