Hi, 2013-11-03 (일), 02:47 -0500, Zachary: > 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?
The hash will be made by f2fs_dentry_hash("fstab", 5). Thanks, :) -- Jaegeuk Kim Samsung ------------------------------------------------------------------------------ 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