[LogFS] Prevent 64bit divisions in hash_index
authorJoern Engel <joern@logfs.org>
Sat, 28 Nov 2009 12:14:08 +0000 (13:14 +0100)
committerJoern Engel <joern@logfs.org>
Sat, 28 Nov 2009 12:14:08 +0000 (13:14 +0100)
Randy Dunlap caught this built error on i386:

fs/built-in.o: In function `hash_index':
dir.c:(.text+0x6c1f2): undefined reference to `__umoddi3'


No differences found