Shaya Potter wrote:
Josef Sipek wrote:
On Wed, Jan 17, 2007 at 01:04:22PM -0500, Shaya Potter wrote:
Josef Sipek wrote:
On a more general level, what has higher priority a whiteout or a file?
whiteout, if it's 'valid' (i.e. serves a purpose) to exist, as all my code does is skip whiteout searching if it doesn't matter if it exists.
If whiteout is the higher priority object, then readdir should not display
the file created under these circumstances. => pushing the "problem" to
readdir :)

true, though readdir could ignore it in the right situations as well :)

I looked at unionfs_readdir() and am unsure how to get it to ignore whiteouts that can be ignored, it should be in unionfs_filldir(), but unsure how to do it (never really bothered much w/ the readdir code before as it mostly worked just fine).
_______________________________________________
unionfs mailing list
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs

Reply via email to