search for: __was__

Displaying 1 result from an estimated 1 matches for "__was__".

Did you mean: __wasm__
2001 Sep 20
0
NFS/InterMezzo ext3 problem
...re-enter the ext3_delete_inode path, and something goes wrong when it hits the ext3_orphan_del routine. I think that something is awry, because I would have hoped that after the unlink has run, the inode would not go through another round of ext3_delete_inode. It would be best if ext3_read_inode __was__ called and returned a bad inode, which is more or less what is promised in the comment above the routine. Do we know what is going on here? - Peter -