Date: Thu, 15 May 2003 19:15:07 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen opendir.c Message-ID: <200305160215.h4G2F7QP093985@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2003/05/15 19:15:07 PDT
FreeBSD src repository
Modified files:
lib/libc/gen opendir.c
Log:
Catch up with the renaming of the "union" filesystem to "unionfs".
Fixes a problem where directory entries could show up twice: once
on the top layer of the union stack, and once on the bottom layer.
Approved by: re (rwatson)
Revision Changes Path
1.20 +1 -1 src/lib/libc/gen/opendir.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305160215.h4G2F7QP093985>
