Problem with files removing

Kolakowski, Mikolaj Mikolaj.Kolakowski at intel.com
Tue Feb 5 10:34:03 EST 2002


After short investigation I have noticed that jffs2_unlink function is
called and jffs2_clear_inode is not.
I think that this is problem with kernel version that I use 2.3.99. 

I have put there d_delete but it cause GPF in clear_inode:
if(inode->i_data.nrpages) 
	BUG();

Anybody could direct me how jffs2_clear_inode should be called from
jffs2_unlink?
Mikolaj




More information about the linux-mtd mailing list