Revision 9bb57c0b119ee75c9e49842a686c0ca07970e37c authored by Colin Percival on 25 January 2010, 23:48:47 UTC, committed by Colin Percival on 25 January 2010, 23:48:47 UTC
to HEAD in r185029; but this is an "inspired by" commit rather than a
literal merge, since this region of code in HEAD has other non-MFCable
changes.

The namei lookups this unbreaks are required for ZFS extended attributes;
prior to this commit, an attempt to look up (list, read, write, delete)
extended attributes would be handled as an attempt to look up a file in
the current directory if an extended attribute directory existed ("at vp"
was mishandled as "right here").

Reviewed by:	jhb
Approved by:	re (kib)
Found by:	Henrik Wiest & libarchive
1 parent 0ddd204
History
File Mode Size
doc
lib
man
src
ABOUT-NLS -rw-r--r-- 52.6 KB
AUTHORS -rw-r--r-- 3.3 KB
COPYING -rw-r--r-- 17.6 KB
ChangeLog -rw-r--r-- 143.0 KB
FREEBSD-Xlist -rw-r--r-- 829 bytes
FREEBSD-upgrade -rw-r--r-- 172 bytes
NEWS -rw-r--r-- 9.4 KB
README -rw-r--r-- 2.9 KB
THANKS -rw-r--r-- 749 bytes
TODO -rw-r--r-- 46 bytes
config.h -rw-r--r-- 17.2 KB

README

back to top