diff options
author | Yan <yanzheng@21cn.com> | 2007-11-06 10:26:28 -0500 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2008-09-25 11:03:57 -0400 |
commit | a273208edd55463b3bcd8b77a6fe8ba54afc6940 (patch) | |
tree | fa89bce25b3067bc2e11612c4f28ef8fec9bd27a /fs/btrfs/extent-tree.c | |
parent | dcfec0dcb1b1a037fb26177789e8f108bc429cb3 (diff) |
Fix EXTENT_MAP_INLINE off by one in btrfs_drop_extents
Don't set hint_byte to EXTENT_MAP_INLINE when 'end == extent_end' or
'start == key.offset' . The inline extent will be truncated in these
cases.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/extent-tree.c')
0 files changed, 0 insertions, 0 deletions