[email protected]: > Thayumanavar Sachithanantham: > > i downloaded the 2.6.27 git with aufs source from aufs.sourcforge.net > > and had been unable to hit the issue so far. i will continue to test > > and provide the info. once i can recreate this issue. Also i am unable > > to recreate the issue with the custom kernel. > > Ok. > I cannot reproduce the problem on aufs2-27. I will stop my test and > investigation until you meet and report the problem.
Thayumanavar, Your problem may be related to Big Kernel Lock which is removed in linux-2.6.31 for remount. It means what you pointed out in the first mail is correct. To traverse i_sb_list, aufs should acquire inode_lock or another lock. I'll re-read 2.6.31 and aufs when I have time. J. R. Okajima ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev
