ext4: Use unsigned int for blocksize in dx_make_map() and dx_pack_dirents()
authorTheodore Ts'o <tytso@mit.edu>
Sun, 15 Feb 2009 02:46:54 +0000 (21:46 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 15 Feb 2009 02:46:54 +0000 (21:46 -0500)
commit8bad4597c2d71365adfa846ea1ca6cf99161a455
tree8143f59887776dd77f6e4aa0ed886b143db512ca
parente187c6588d6ef3169db53c389b3de9dfde3b16cc
ext4: Use unsigned int for blocksize in dx_make_map() and dx_pack_dirents()

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/namei.c