android_kernel_samsung_univ.../fs/btrfs
Josef Bacik 22a94d44bd Btrfs: add checks to verify dir items are correct
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>
2011-03-17 14:21:41 -04:00
..
acl.c
async-thread.c
async-thread.h
btrfs_inode.h Btrfs: change reserved_extents to an atomic_t 2011-03-17 14:21:18 -04:00
compat.h
compression.c
compression.h
ctree.c Btrfs: check items for correctness as we search 2011-03-17 14:21:37 -04:00
ctree.h Btrfs: add checks to verify dir items are correct 2011-03-17 14:21:41 -04:00
delayed-ref.c
delayed-ref.h
dir-item.c Btrfs: add checks to verify dir items are correct 2011-03-17 14:21:41 -04:00
disk-io.c Btrfs: check items for correctness as we search 2011-03-17 14:21:37 -04:00
disk-io.h
export.c
export.h
extent_io.c Btrfs: return error if the range we want to map is bogus 2011-03-17 14:21:35 -04:00
extent_io.h Btrfs: check items for correctness as we search 2011-03-17 14:21:37 -04:00
extent_map.c
extent_map.h
extent-tree.c Btrfs: check items for correctness as we search 2011-03-17 14:21:37 -04:00
file-item.c
file.c Btrfs: check return value of btrfs_search_slot properly 2011-03-17 14:21:39 -04:00
free-space-cache.c Btrfs: use a slab for the free space entries 2011-03-17 14:21:20 -04:00
free-space-cache.h
hash.h
inode-item.c
inode-map.c
inode.c Btrfs: add checks to verify dir items are correct 2011-03-17 14:21:41 -04:00
ioctl.c Btrfs: handle errors in btrfs_orphan_cleanup 2011-03-17 14:21:26 -04:00
ioctl.h
Kconfig
locking.c
locking.h
lzo.c
Makefile
ordered-data.c
ordered-data.h
orphan.c
print-tree.c
print-tree.h
ref-cache.c
ref-cache.h
relocation.c Btrfs: handle errors in btrfs_orphan_cleanup 2011-03-17 14:21:26 -04:00
root-tree.c
struct-funcs.c
super.c
sysfs.c
transaction.c
transaction.h
tree-defrag.c
tree-log.c Btrfs: add checks to verify dir items are correct 2011-03-17 14:21:41 -04:00
tree-log.h
version.h
version.sh
volumes.c
volumes.h
xattr.c Btrfs: add checks to verify dir items are correct 2011-03-17 14:21:41 -04:00
xattr.h
zlib.c