kernel_optimize_test/fs/btrfs
Chris Mason 0762704b19 Btrfs: Properly clear dirty and delalloc extent bits while preparing the file for write
Yan Zheng noticed that we don't clear the extent state tree dirty and delalloc
bits when we clear the dirty bits on the page during file write.

This leads to csum errors later on.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
2008-09-25 11:04:00 -04:00
..
acl.c
bit-radix.c
bit-radix.h
btrfs_inode.h Btrfs: Fix i_blocks accounting 2008-09-25 11:04:00 -04:00
COPYING
ctree.c Call btrfs_cow_block while lowering tree level. 2008-09-25 11:04:00 -04:00
ctree.h Btrfs: unaligned access fixes 2008-09-25 11:04:00 -04:00
dir-item.c Btrfs: unaligned access fixes 2008-09-25 11:04:00 -04:00
disk-io.c Btrfs: Allocator improvements 2008-09-25 11:04:00 -04:00
disk-io.h
extent_io.c Btrfs: Allocator improvements 2008-09-25 11:04:00 -04:00
extent_io.h Btrfs: Allocator improvements 2008-09-25 11:04:00 -04:00
extent_map.c
extent_map.h
extent-tree.c Btrfs: Remove extent back refs in batches, and avoid duplicate searches 2008-09-25 11:04:00 -04:00
file-item.c
file.c Btrfs: Properly clear dirty and delalloc extent bits while preparing the file for write 2008-09-25 11:04:00 -04:00
hash.c Btrfs: unaligned access fixes 2008-09-25 11:04:00 -04:00
hash.h Btrfs: unaligned access fixes 2008-09-25 11:04:00 -04:00
inode-item.c
inode-map.c
inode.c Btrfs: Fix i_blocks accounting 2008-09-25 11:04:00 -04:00
INSTALL
ioctl.h
Makefile
ordered-data.c
ordered-data.h
print-tree.c
print-tree.h
root-tree.c
struct-funcs.c Btrfs: unaligned access fixes 2008-09-25 11:04:00 -04:00
super.c
sysfs.c
TODO
transaction.c Btrfs: Lower stack usage in transaction.c 2008-09-25 11:04:00 -04:00
transaction.h
tree-defrag.c Btrfs: Disable tree defrag in SSD mode 2008-09-25 11:04:00 -04:00
xattr.c
xattr.h