cvs commit: src/sys/kern vfs_syscalls.c

Robert Watson rwatson at FreeBSD.org
Thu Jun 24 10:15:28 PDT 2004


rwatson     2004-06-24 17:14:29 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  Remove temporary API bandage that allowed applications speaking the
  older API to list attributes on a file (zero-length attribute name)
  to function.  extattr_list_*() are now the only available APIs to
  use when listing attributes.
  
  Revision  Changes    Path
  1.353     +0 -9      src/sys/kern/vfs_syscalls.c


More information about the cvs-src mailing list