Date: Thu, 24 Jun 2004 17:14:29 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_syscalls.c Message-ID: <200406241714.i5OHETKE047404@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406241714.i5OHETKE047404>