diff options
author | Yan <yanzheng@21cn.com> | 2008-01-03 14:14:39 -0500 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2008-09-25 11:03:58 -0400 |
commit | 73e48b277a3fcd647f1936c71aea2f8d450ecc74 (patch) | |
tree | a64bd6675dde709cf288d9236a4add1f18781799 /fs/btrfs/inode.c | |
parent | d548ee5182bda42c87bdd4e28b539d5e436e206a (diff) |
Btrfs: Properly handle overlapping extent in shrink_extent_tree
The patch fixes the overlapping extent issue in shrink_extent_tree.
It checks whether there is an overlapping extent by using
find_previous_extent. If there is an overlapping extent, it setups
key.objectid and cur_byte properly.
---
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions