From: Aneesh Kumar K.V Date: Sat, 22 Nov 2008 20:04:59 +0000 (-0500) Subject: ext4: sparse fixes X-Git-Tag: v2.6.29-rc1~40^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a06d778dfeda7eaeeb79bfa49cf97f2aae132b4;p=pandora-kernel.git ext4: sparse fixes * Change EXT4_HAS_*_FEATURE to return a boolean * Add a function prototype for ext4_fiemap() in ext4.h * Make ext4_ext_fiemap_cb() and ext4_xattr_fiemap() be static functions * Add lock annotations to mb_free_blocks() Signed-off-by: Aneesh Kumar K.V Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed