linux/fs/btrfs
David Sterba 8694bb6136 btrfs: reada, remove pointless BUG_ON in reada_find_extent
The lock is held, we make the same lookup that previously failed with
EEXIST and we don't insert NULL pointers.

Signed-off-by: David Sterba <dsterba@suse.com>
2016-11-30 13:45:16 +01:00
..
tests Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.9 2016-10-12 13:16:00 -07:00
acl.c
async-thread.c
async-thread.h
backref.c
backref.h
btrfs_inode.h
check-integrity.c btrfs: don't abuse REQ_OP_* flags for btrfs_map_block 2016-11-29 14:10:38 +01:00
check-integrity.h
compression.c btrfs: assign error values to the correct bio structs 2016-10-17 14:16:14 -07:00
compression.h
ctree.c
ctree.h btrfs: reada, sink start parameter to btree_readahead_hook 2016-11-30 13:45:16 +01:00
dedupe.h
delayed-inode.c
delayed-inode.h
delayed-ref.c
delayed-ref.h
dev-replace.c
dev-replace.h
dir-item.c
disk-io.c btrfs: reada, sink start parameter to btree_readahead_hook 2016-11-30 13:45:16 +01:00
disk-io.h
export.c
export.h
extent_io.c btrfs: don't abuse REQ_OP_* flags for btrfs_map_block 2016-11-29 14:10:38 +01:00
extent_io.h Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.9 2016-10-12 13:16:00 -07:00
extent_map.c
extent_map.h
extent-tree.c btrfs: remove useless comments 2016-11-30 13:45:14 +01:00
file-item.c
file.c btrfs: remove unused headers, statfs.h 2016-11-30 13:45:14 +01:00
free-space-cache.c
free-space-cache.h
free-space-tree.c Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.9 2016-10-12 13:16:00 -07:00
free-space-tree.h
hash.c
hash.h
inode-item.c
inode-map.c
inode-map.h
inode.c btrfs: remove unused headers, statfs.h 2016-11-30 13:45:14 +01:00
ioctl.c btrfs: remove unused headers, statfs.h 2016-11-30 13:45:14 +01:00
Kconfig
locking.c
locking.h
lzo.c
Makefile
math.h
ordered-data.c
ordered-data.h
orphan.c
print-tree.c
print-tree.h
props.c
props.h
qgroup.c btrfs: rename helper macros for qgroup and aux data casts 2016-11-30 13:45:15 +01:00
qgroup.h
raid56.c
raid56.h
rcu-string.h
reada.c btrfs: reada, remove pointless BUG_ON in reada_find_extent 2016-11-30 13:45:16 +01:00
relocation.c btrfs: make block group flags in balance printks human-readable 2016-11-30 13:45:14 +01:00
root-tree.c
scrub.c btrfs: don't abuse REQ_OP_* flags for btrfs_map_block 2016-11-29 14:10:38 +01:00
send.c Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 2016-10-28 10:07:35 -07:00
send.h
struct-funcs.c
super.c btrfs: remove stale comment from btrfs_statfs 2016-11-30 13:45:15 +01:00
sysfs.c
sysfs.h
transaction.c Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 2016-10-11 11:23:06 -07:00
transaction.h
tree-defrag.c
tree-log.c Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 2016-10-28 10:07:35 -07:00
tree-log.h
ulist.c
ulist.h
uuid-tree.c
volumes.c btrfs: don't abuse REQ_OP_* flags for btrfs_map_block 2016-11-29 14:10:38 +01:00
volumes.h btrfs: don't abuse REQ_OP_* flags for btrfs_map_block 2016-11-29 14:10:38 +01:00
xattr.c
xattr.h
zlib.c