Date: Tue, 13 May 2003 17:09:59 +0300 From: Danny Braniss <danny@cs.huji.ac.il> To: freebsd-current@freebsd.org Subject: help wanted with unionfs Message-ID: <E19FaTh-00012X-00@cs.huji.ac.il>
next in thread | raw e-mail | index | archive | help
hi all, i know how dangerous unionfs can be, but it's working fine for my needs, it's just that under -current ls shows two directory entries while under 4.x it only shows one - correctly. i've been going through the sources, and it seems that in -current the ino of the shadowed directory is not zeroed (as far as i can tell, this is the reason readdir shows it twice). this is not a serious bug, things still work ok, but i would like to fix it, the problem is that i can't see where the actual direntry gets filled :-( any hints? thanks, danny
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19FaTh-00012X-00>