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
bin
bsm
compat
config
etc
libbsm
man
modules
test
tools
FREEBSD-upgrade -rw-r--r-- 2.6 KB
HISTORY -rw-r--r-- 15.3 KB
LICENSE -rw-r--r-- 1.7 KB
Makefile.am -rw-r--r-- 192 bytes
Makefile.in -rw-r--r-- 19.2 KB
README -rw-r--r-- 3.8 KB
TODO -rw-r--r-- 1.1 KB
VERSION -rw-r--r-- 12 bytes
aclocal.m4 -rw-r--r-- 261.3 KB
autogen.sh -rw-r--r-- 152 bytes
configure -rwxr-xr-x 749.9 KB
configure.ac -rw-r--r-- 2.9 KB

README

back to top