[Bug 1000538] add a d_type field to struct dirent in fileio

bugzilla-daemon@ecoscentric.com bugzilla-daemon@ecoscentric.com
Wed Apr 9 12:43:00 GMT 2008


http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000538





--- Comment #10 from Andrew Lunn <andrew.lunn@ascom.ch>  2008-04-09 13:42:38 ---
I don't think your usage of ilookup is correct. That will just look in the
inode cache. The inode may not be in the cache. 

I think you should be using jffs2_iget() and don't forget to call jffs2_iput()
once you are finished with the inode.


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Ecos-patches mailing list