kernel_optimize_test/fs/btrfs
Chris Mason 33b4d47f5e Btrfs: deal with NULL space info
After a balance it is briefly possible for the space info
field in the inode to be NULL.  This adds some checks
to make sure things properly deal with the NULL value.


Signed-off-by: Chris Mason <chris.mason@oracle.com>
2009-09-22 14:45:50 -04:00
..
acl.c
async-thread.c Btrfs: Fix async thread shutdown race 2009-09-15 20:20:17 -04:00
async-thread.h
btrfs_inode.h Btrfs: change how subvolumes are organized 2009-09-21 15:56:00 -04:00
compat.h
compression.c
compression.h
ctree.c
ctree.h Btrfs: account for space used by the super mirrors 2009-09-21 19:23:50 -04:00
delayed-ref.c
delayed-ref.h
dir-item.c Btrfs: change how subvolumes are organized 2009-09-21 15:56:00 -04:00
disk-io.c Btrfs: add snapshot/subvolume destroy ioctl 2009-09-21 16:00:26 -04:00
disk-io.h
export.c Btrfs: add snapshot/subvolume destroy ioctl 2009-09-21 16:00:26 -04:00
export.h
extent_io.c Btrfs: properly honor wbc->nr_to_write changes 2009-09-18 16:08:46 -04:00
extent_io.h
extent_map.c Btrfs: search for an allocation hint while filling file COW 2009-09-18 16:08:52 -04:00
extent_map.h Btrfs: search for an allocation hint while filling file COW 2009-09-18 16:08:52 -04:00
extent-tree.c Btrfs: deal with NULL space info 2009-09-22 14:45:50 -04:00
file-item.c
file.c
free-space-cache.c Btrfs: fix extent entry threshold calculation 2009-09-21 19:23:50 -04:00
free-space-cache.h
hash.h
inode-item.c Btrfs: do not reuse objectid of deleted snapshot/subvol 2009-09-21 15:56:00 -04:00
inode-map.c Btrfs: do not reuse objectid of deleted snapshot/subvol 2009-09-21 15:56:00 -04:00
inode.c Btrfs: add snapshot/subvolume destroy ioctl 2009-09-21 16:00:26 -04:00
ioctl.c Btrfs: fix arithmetic error in clone ioctl 2009-09-21 16:00:27 -04:00
ioctl.h Btrfs: add snapshot/subvolume destroy ioctl 2009-09-21 16:00:26 -04:00
Kconfig
locking.c
locking.h
Makefile
ordered-data.c
ordered-data.h
orphan.c Btrfs: change how subvolumes are organized 2009-09-21 15:56:00 -04:00
print-tree.c
print-tree.h
ref-cache.c
ref-cache.h
relocation.c Btrfs: add snapshot/subvolume destroy ioctl 2009-09-21 16:00:26 -04:00
root-tree.c Btrfs: add snapshot/subvolume destroy ioctl 2009-09-21 16:00:26 -04:00
struct-funcs.c
super.c Btrfs: add snapshot/subvolume destroy ioctl 2009-09-21 16:00:26 -04:00
sysfs.c
transaction.c Btrfs: add snapshot/subvolume destroy ioctl 2009-09-21 16:00:26 -04:00
transaction.h
tree-defrag.c
tree-log.c Btrfs: add snapshot/subvolume destroy ioctl 2009-09-21 16:00:26 -04:00
tree-log.h
version.h
version.sh
volumes.c Btrfs: make balance code choose more wisely when relocating 2009-09-21 19:23:48 -04:00
volumes.h Btrfs: make balance code choose more wisely when relocating 2009-09-21 19:23:48 -04:00
xattr.c
xattr.h
zlib.c