diff options
author | Liu Bo <bo.li.liu@oracle.com> | 2014-09-17 15:36:41 +0200 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2014-09-18 16:14:47 +0200 |
commit | 254a2d14fa77ac8a1b64f6171ec5f717f0753b53 (patch) | |
tree | 8c267b8ff8a70cffef475fca3874078bc9571d1b /fs/btrfs/file.c | |
parent | btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent map (diff) | |
download | linux-254a2d14fa77ac8a1b64f6171ec5f717f0753b53.tar.xz linux-254a2d14fa77ac8a1b64f6171ec5f717f0753b53.zip |
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>
Diffstat (limited to 'fs/btrfs/file.c')
0 files changed, 0 insertions, 0 deletions