From: Ilya Dryomov Date: Mon, 16 Jan 2012 20:04:47 +0000 (+0200) Subject: Btrfs: introduce masks for chunk type and profile X-Git-Tag: v3.3-rc1~26^2~12^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52ba692972532f8d652080214b6599ece3dd51b9;p=pandora-kernel.git Btrfs: introduce masks for chunk type and profile Chunk's type and profile are encoded in u64 flags field. Introduce masks to easily access them. Also fix the type of BTRFS_BLOCK_GROUP_* constants, it should be ULL. Signed-off-by: Ilya Dryomov --- Reading git-diff-tree failed