Hello,

I was looking at the source code for f2fs with regard to how dentries are
created and I have a question about how the __le32 hash_code is
calculated.  If I have a file like /etc/fstab, would the hash be
f2fs_dentry_hash("/etc/fstab", 10) or f2fs_dentry_hash("fstab", 5) or
something completely different?

Thank you,

Zach
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to