> Probably I could reproduce the problem, but my environemnt is far from
> yours. I put your iso image on my nfs server and used pxe-boot client.
> On the nfs client, mount several squashfs images via NFS, and mount aufs.
> 
> The component(s) in KDE seems to issue inotify which refers inode
> (increments its reference count). Current aufs checks only the dentry
> (filename) is alive or not at deleting branch. The inode which is set
> inotify can survive without dentry. So the br_del() succeeded while it
> should fail with EBUSY.
> 
> I will try fixing this bug and include in next Monday release.
> But it may not be finished in a few days.
> Please wait one or two weeks.

I think I can understand what you mean, it seems reasonable.

Do you think all the problems may be gone if I disable inotify support 
in kernel somehow? (if that is even possible). I think I don't need it 
at all, and for Slax it's more important to support removing of aufs 
branches then using inotify.

I didn't test the patch you sent me last time yet because I'm packing 
some stuff and I'm leaving to holidays for 10 days. So no need to hurry, 
take your time :)

Thank you very much.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

Reply via email to