Home
last modified time | relevance | path

Searched hist:"254 a2d14" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/trace/events/
H A Dbtrfs.h254a2d14 Wed Sep 17 08:36:41 CDT 2014 Liu Bo <bo.li.liu@oracle.com> Btrfs: fix wrong parse of extent map's tracepoint

The tracepoint of extent map doesn't parse @flag correctly, we set @flag via
set_bit(), so we need to parse it on a bit bias.

Also add the missing flag, EXTENT_FLAG_FS_MAPPING.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: Chris Mason <clm@fb.com>