Michael Johnson - MJ:
> Sorry it's been a bit since I reported back, but I got a chance to apply
> your patch and I have mixed results to report.  Basically, it looks like
> the patch may resolve the issues, but not entirely.
        :::
> Ultimately, at this time I cannot reproduce the problem, so I guess we call
> it fixed?

Thanks for testing.

On my side, I tried removing a bigger dir and could succeed to see the
similar call trace. The bigger dir means
- mkdir -p dir1/dir2/dir3
- cp -pr /another/dir dir1/
- /another/dir has lots of children, regular files, dirs and sub dirs.
- and then rm -fr dir1 caused a bug and produced the same call trace.

I am not sure this is the same problem to yours, but this new patch will
fix, at least, the problem on my side. Would you try it again?
- revert the previous patch
  the aufs source files should become same to ubuntu original.
- apply this new patch
- and test again to reproduce the problem.

Thank you
J. R. Okajima

Attachment: a.patch.bz2
Description: BZip2 compressed data

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/

Reply via email to