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
autoopts
compat
m4
COPYING.lgpl -rw-r--r-- 25.8 KB
COPYING.mbsd -rw-r--r-- 1.3 KB
MakeDefs.inc -rw-r--r-- 0 bytes
Makefile.am -rw-r--r-- 1.2 KB
Makefile.in -rw-r--r-- 17.6 KB
README -rw-r--r-- 3.1 KB
autoopts.c -rw-r--r-- 33.2 KB
autoopts.h -rw-r--r-- 10.8 KB
boolean.c -rw-r--r-- 3.6 KB
configfile.c -rw-r--r-- 34.2 KB
cook.c -rw-r--r-- 11.1 KB
enumeration.c -rw-r--r-- 14.0 KB
environment.c -rw-r--r-- 8.6 KB
genshell.c -rw-r--r-- 11.4 KB
genshell.h -rw-r--r-- 5.2 KB
libopts.c -rw-r--r-- 665 bytes
load.c -rw-r--r-- 15.7 KB
makeshell.c -rw-r--r-- 29.4 KB
nested.c -rw-r--r-- 19.1 KB
numeric.c -rw-r--r-- 3.2 KB
pgusage.c -rw-r--r-- 5.0 KB
proto.h -rw-r--r-- 1.9 KB
putshell.c -rw-r--r-- 12.1 KB
restore.c -rw-r--r-- 8.3 KB
save.c -rw-r--r-- 15.1 KB
sort.c -rw-r--r-- 11.2 KB
stack.c -rw-r--r-- 8.1 KB
streqvcmp.c -rw-r--r-- 9.0 KB
text_mmap.c -rw-r--r-- 10.2 KB
tokenize.c -rw-r--r-- 8.9 KB
usage.c -rw-r--r-- 21.4 KB
version.c -rw-r--r-- 5.4 KB

README

back to top