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
Magdir
ChangeLog -rw-r--r-- 16.3 KB
FREEBSD-upgrade -rw-r--r-- 643 bytes
Header -rw-r--r-- 210 bytes
LEGAL.NOTICE -rw-r--r-- 1.6 KB
Localstuff -rw-r--r-- 321 bytes
MAINT -rw-r--r-- 1.4 KB
Makefile.am -rw-r--r-- 3.5 KB
Makefile.in -rw-r--r-- 13.2 KB
Makefile.std -rw-r--r-- 5.5 KB
PORTING -rw-r--r-- 0 bytes
README -rw-r--r-- 4.4 KB
acinclude.m4 -rw-r--r-- 8.5 KB
aclocal.m4 -rw-r--r-- 246.1 KB
apprentice.c -rw-r--r-- 39.5 KB
apptype.c -rw-r--r-- 4.4 KB
ascmagic.c -rw-r--r-- 21.2 KB
compress.c -rw-r--r-- 11.0 KB
config.h.in -rw-r--r-- 5.1 KB
configure -rwxr-xr-x 766.8 KB
configure.in -rw-r--r-- 3.7 KB
file.c -rw-r--r-- 11.9 KB
file.h -rw-r--r-- 10.7 KB
file.man -rw-r--r-- 17.1 KB
file_opts.h -rw-r--r-- 2.7 KB
fsmagic.c -rw-r--r-- 8.2 KB
funcs.c -rw-r--r-- 9.0 KB
install-sh -rwxr-xr-x 12.9 KB
is_tar.c -rw-r--r-- 4.4 KB
libmagic.man -rw-r--r-- 7.3 KB
magic.c -rw-r--r-- 8.8 KB
magic.h -rw-r--r-- 3.5 KB
magic.man -rw-r--r-- 15.6 KB
magic.mime -rw-r--r-- 32.8 KB
magic2mime -rwxr-xr-x 2.1 KB
mkinstalldirs -rw-r--r-- 3.4 KB
names.h -rw-r--r-- 6.0 KB
patchlevel.h -rw-r--r-- 11.4 KB
print.c -rw-r--r-- 6.2 KB
readelf.c -rw-r--r-- 25.2 KB
readelf.h -rw-r--r-- 5.8 KB
softmagic.c -rw-r--r-- 40.4 KB
tar.h -rw-r--r-- 4.4 KB
test.c -rw-r--r-- 2.0 KB

README

back to top