From: Ilya Dryomov Date: Tue, 24 Dec 2013 19:19:23 +0000 (+0200) Subject: libceph: all features fields must be u64 X-Git-Tag: v3.14-rc1~71^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12b4629a9fb80fecaebadc217b13b8776ed8dbef;p=pandora-kernel.git libceph: all features fields must be u64 In preparation for ceph_features.h update, change all features fields from unsigned int/u32 to u64. (ceph.git has ~40 feature bits at this point.) Signed-off-by: Ilya Dryomov Reviewed-by: Sage Weil --- Reading git-diff-tree failed