summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
diff options
context:
space:
mode:
authorYan Zheng <zheng.yan@oracle.com>2009-06-11 14:51:10 +0200
committerChris Mason <chris.mason@oracle.com>2009-06-11 14:51:34 +0200
commit85d4198e40c289dd623cecd16601fa613559bed7 (patch)
tree8f76a9567063bded47b69f2f39d557307cdf5b54 /fs/btrfs/super.c
parentBtrfs: init worker struct fields before kthread-run (diff)
downloadlinux-85d4198e40c289dd623cecd16601fa613559bed7.tar.xz
linux-85d4198e40c289dd623cecd16601fa613559bed7.zip
Btrfs: check duplicate backrefs for both data and metadata
lookup_inline_extent_backref only checks for duplicate backref for data extents. It assumes backrefs for tree block never conflict. This patch makes lookup_inline_extent_backref check for duplicate backrefs for both data and tree block, so that we can detect potential bug earlier. This is a safety check, strictly speaking it is not required. Signed-off-by: Yan Zheng <zheng.yan@oracle.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions