git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fef8df
)
Btrfs: introduce masks for chunk type and profile
author
Ilya Dryomov
<idryomov@gmail.com>
Mon, 16 Jan 2012 20:04:47 +0000
(22:04 +0200)
committer
Ilya Dryomov
<idryomov@gmail.com>
Mon, 16 Jan 2012 20:04:47 +0000
(22:04 +0200)
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 <idryomov@gmail.com>
No differences found