rwatson 6b8a71ea4a If a system call comes in requesting to retrieve an attribute named
"", temporarily map it to a call to extattr_list_vp() to provide
compatibility for older applications using the "" API to retrieve
EA lists.

Use VOP_LISTEXTATTR() to support extattr_list_vp() rather than
VOP_GETEXTATTR(..., "", ...).

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Asssociates Laboratories
2003-06-05 05:55:34 +00:00
..
2003-05-19 20:29:07 +00:00
2003-06-02 04:58:43 +00:00
2003-06-01 09:06:23 +00:00
2003-05-31 18:52:38 +00:00
2003-06-02 16:32:55 +00:00
2003-05-31 20:19:13 +00:00
2003-05-15 18:51:28 +00:00
2003-05-31 20:05:25 +00:00
2003-05-31 18:20:26 +00:00
2003-06-01 04:51:07 +00:00
2003-06-01 22:09:12 +00:00