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
ADVERTISEMENT -rw-r--r-- 892 bytes
Changes -rw-r--r-- 29.3 KB
Configure -rwxr-xr-x 14.6 KB
DISCLAIMER -rw-r--r-- 1.5 KB
FAQ -rw-r--r-- 11.4 KB
INSTALL -rw-r--r-- 7.3 KB
Make.desc.X -rw-r--r-- 725 bytes
Makefile.X -rw-r--r-- 3.3 KB
Porting -rw-r--r-- 6.9 KB
README -rw-r--r-- 7.8 KB
Y2K -rw-r--r-- 1.2 KB
boolean.h -rw-r--r-- 125 bytes
commands.c -rw-r--r-- 10.7 KB
display.c -rw-r--r-- 25.5 KB
display.h -rw-r--r-- 135 bytes
getans -rwxr-xr-x 2.1 KB
getopt.c -rw-r--r-- 1.8 KB
install -rwxr-xr-x 928 bytes
layout.h -rw-r--r-- 885 bytes
loadavg.h -rw-r--r-- 1.5 KB
m-template -rw-r--r-- 5.2 KB
machine.h -rw-r--r-- 1.7 KB
metatop -rwxr-xr-x 1.3 KB
os.h -rw-r--r-- 1005 bytes
patchlevel.h -rw-r--r-- 43 bytes
prime.c -rw-r--r-- 477 bytes
screen.c -rw-r--r-- 9.6 KB
screen.h -rw-r--r-- 991 bytes
sigconv.awk -rw-r--r-- 1.1 KB
top.X -rw-r--r-- 12.0 KB
top.c -rw-r--r-- 24.5 KB
top.h -rw-r--r-- 929 bytes
top.local.H -rw-r--r-- 2.4 KB
username.c -rw-r--r-- 5.0 KB
utils.c -rw-r--r-- 10.8 KB
utils.h -rw-r--r-- 541 bytes
version.c -rw-r--r-- 520 bytes

README

back to top