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
test
README -rw-r--r-- 13.9 KB
arithchk.c -rw-r--r-- 4.0 KB
dmisc.c -rw-r--r-- 4.6 KB
dtoa.c -rw-r--r-- 16.5 KB
g_Qfmt.c -rw-r--r-- 2.8 KB
g__fmt.c -rw-r--r-- 2.4 KB
g_ddfmt.c -rw-r--r-- 3.6 KB
g_dfmt.c -rw-r--r-- 2.4 KB
g_ffmt.c -rw-r--r-- 2.4 KB
g_xLfmt.c -rw-r--r-- 2.6 KB
g_xfmt.c -rw-r--r-- 2.7 KB
gdtoa.c -rw-r--r-- 16.6 KB
gdtoa.h -rw-r--r-- 4.7 KB
gdtoaimp.h -rw-r--r-- 21.9 KB
gethex.c -rw-r--r-- 5.1 KB
gmisc.c -rw-r--r-- 2.0 KB
hd_init.c -rw-r--r-- 1.8 KB
hexnan.c -rw-r--r-- 2.9 KB
makefile -rw-r--r-- 2.9 KB
misc.c -rw-r--r-- 14.1 KB
qnan.c -rw-r--r-- 3.3 KB
smisc.c -rw-r--r-- 3.6 KB
strtoIQ.c -rw-r--r-- 1.9 KB
strtoId.c -rw-r--r-- 1.9 KB
strtoIdd.c -rw-r--r-- 2.1 KB
strtoIf.c -rw-r--r-- 1.8 KB
strtoIg.c -rw-r--r-- 3.4 KB
strtoIx.c -rw-r--r-- 1.9 KB
strtoIxL.c -rw-r--r-- 1.9 KB
strtod.c -rw-r--r-- 20.1 KB
strtodI.c -rw-r--r-- 3.8 KB
strtodg.c -rw-r--r-- 19.4 KB
strtodnrp.c -rw-r--r-- 2.5 KB
strtof.c -rw-r--r-- 2.0 KB
strtopQ.c -rw-r--r-- 2.5 KB
strtopd.c -rw-r--r-- 1.6 KB
strtopdd.c -rw-r--r-- 4.4 KB
strtopf.c -rw-r--r-- 2.0 KB
strtopx.c -rw-r--r-- 2.6 KB
strtopxL.c -rw-r--r-- 2.3 KB
strtorQ.c -rw-r--r-- 2.8 KB
strtord.c -rw-r--r-- 2.4 KB
strtordd.c -rw-r--r-- 4.8 KB
strtorf.c -rw-r--r-- 2.3 KB
strtorx.c -rw-r--r-- 2.9 KB
strtorxL.c -rw-r--r-- 2.6 KB
sum.c -rw-r--r-- 2.4 KB
ulp.c -rw-r--r-- 1.8 KB
xsum0.out -rw-r--r-- 1.1 KB

README

back to top