git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4141573
)
Btrfs: add checks to verify dir items are correct
author
Josef Bacik
<josef@redhat.com>
Wed, 16 Mar 2011 20:47:17 +0000
(16:47 -0400)
committer
Josef Bacik
<josef@redhat.com>
Thu, 17 Mar 2011 18:21:41 +0000
(14:21 -0400)
We need to make sure the dir items we get are valid dir items. So any time we
try and read one check it with verify_dir_item, which will do various sanity
checks to make sure it looks sane. Thanks,
Signed-off-by: Josef Bacik <josef@redhat.com>
fs/btrfs/ctree.h
patch
|
blob
|
history
fs/btrfs/dir-item.c
patch
|
blob
|
history
fs/btrfs/inode.c
patch
|
blob
|
history
fs/btrfs/tree-log.c
patch
|
blob
|
history
fs/btrfs/xattr.c
patch
|
blob
|
history
diff --cc
fs/btrfs/ctree.h
Simple merge
diff --cc
fs/btrfs/dir-item.c
Simple merge
diff --cc
fs/btrfs/inode.c
Simple merge
diff --cc
fs/btrfs/tree-log.c
Simple merge
diff --cc
fs/btrfs/xattr.c
Simple merge