cvs commit: src/sys/ufs/ufs ufs_extattr.c

Robert Watson rwatson at FreeBSD.org
Wed Jun 4 21:59:00 PDT 2003


rwatson     2003/06/04 21:58:59 PDT

  FreeBSD src repository

  Modified files:
    sys/ufs/ufs          ufs_extattr.c 
  Log:
  Don't special-case handling of the empty string in the UFS1
  extended attribute retrieval code: it's no longer special-cased,
  and is caught by the normal UFS1 EA validity checks (and, in
  fact, returns the same error, EINVAL).
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.64      +1 -4      src/sys/ufs/ufs/ufs_extattr.c


More information about the cvs-all mailing list