]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Factor out some ugle code that's shared by udf_readdir and udf_lookup.
authorScott Long <scottl@FreeBSD.org>
Thu, 15 Aug 2002 00:43:43 +0000 (00:43 +0000)
committerScott Long <scottl@FreeBSD.org>
Thu, 15 Aug 2002 00:43:43 +0000 (00:43 +0000)
commit1703656a176f4b3249ee4ba0a2559a42f9047fb6
treedc82fa8b219d28814bf4e880509335606f2f943b
parent3248d0a51743c450cf9c656c793102b98b5aa44e
Factor out some ugle code that's shared by udf_readdir and udf_lookup.
Significantly de-obfuscate udf_lookup

Inspired By: tes@sgi.com
sys/fs/udf/udf.h
sys/fs/udf/udf_vfsops.c
sys/fs/udf/udf_vnops.c