[haiku-development] transaction too large and panic on INODE_DELETED

  • From: François Revol <revol@xxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Fri, 6 Aug 2010 16:25:40 +0200

I've been having some trouble running svn cleanup on trunk from Haiku 
recently...
(after trying and KDLing on svn up from an old-version repos)
I updated to r37908 but it continues.

Every once in a while svn cleanup stops saying it can't remove a file, the 
syslog says the transaction is too big.
Then on the next run after a while it just panics on an assert in 
bfs/kernel_interface.cpp:367 (inode->Flags() & INODE_DELETED) != 0.

I suppose something like the inode got deleted but not the entry which points 
to it...

Anything I could do ?

François.


Other related posts: