linux/fs/btrfs
Chris Mason 9f0ba5bd91 Btrfs: unplug all devices in the unplug call back
For larger multi-device filesystems, there was logic to limit the
number of devices unplugged to just the page that was sent to our sync_page
function.

But, the code wasn't always unplugging the right device.  Since this was
just an optimization, disable it for now.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
2008-11-18 10:31:22 -05:00
..
COPYING
INSTALL
Makefile
acl.c
async-thread.c Btrfs: Check kthread_should_stop() before schedule() in worker_loop 2008-11-12 14:36:58 -05:00
async-thread.h Btrfs: Add ordered async work queues 2008-11-06 22:03:00 -05:00
btrfs_inode.h
compat.h
compression.c Btrfs: Fix compile warnings on 32 bit machines 2008-11-11 09:34:41 -05:00
compression.h
crc32c.h
ctree.c Btrfs: Some fixes for batching extent insert. 2008-11-18 11:30:10 -05:00
ctree.h Btrfs: prevent loops in the directory tree when creating snapshots 2008-11-17 21:14:24 -05:00
dir-item.c
disk-io.c Btrfs: unplug all devices in the unplug call back 2008-11-18 10:31:22 -05:00
disk-io.h Btrfs: mount ro and remount support 2008-11-12 14:34:12 -05:00
export.c
export.h
extent-tree.c Btrfs: Some fixes for batching extent insert. 2008-11-18 11:30:10 -05:00
extent_io.c Btrfs: Fix compile warnings on 32 bit machines 2008-11-11 09:34:41 -05:00
extent_io.h Btrfs: Optimize compressed writeback and reads 2008-11-06 22:02:51 -05:00
extent_map.c
extent_map.h Btrfs: Fix csum error for compressed data 2008-11-10 07:34:43 -05:00
file-item.c Btrfs: Use invalidatepage when writepage finds a page outside of i_size 2008-11-10 11:50:50 -05:00
file.c Btrfs: Fix race in btrfs_mark_extent_written 2008-11-12 14:19:50 -05:00
free-space-cache.c
hash.h
inode-item.c
inode-map.c
inode.c Btrfs: Give each subvol and snapshot their own anonymous devid 2008-11-17 20:42:26 -05:00
ioctl.c Btrfs: prevent loops in the directory tree when creating snapshots 2008-11-17 21:14:24 -05:00
ioctl.h Btrfs: Allow subvolumes and snapshots anywhere in the directory tree 2008-11-17 21:02:50 -05:00
locking.c
locking.h
ordered-data.c Btrfs: Optimize compressed writeback and reads 2008-11-06 22:02:51 -05:00
ordered-data.h
orphan.c
print-tree.c
print-tree.h
ref-cache.c
ref-cache.h
root-tree.c Btrfs: prevent loops in the directory tree when creating snapshots 2008-11-17 21:14:24 -05:00
struct-funcs.c
super.c Btrfs: Allow subvolumes and snapshots anywhere in the directory tree 2008-11-17 21:02:50 -05:00
sysfs.c
transaction.c Btrfs: Give each subvol and snapshot their own anonymous devid 2008-11-17 20:42:26 -05:00
transaction.h Btrfs: Allow subvolumes and snapshots anywhere in the directory tree 2008-11-17 21:02:50 -05:00
tree-defrag.c
tree-log.c
tree-log.h
version.h
version.sh
volumes.c Btrfs: Add a missing return pointer check 2008-11-12 14:38:54 -05:00
volumes.h Btrfs: Seed device support 2008-11-17 21:11:30 -05:00
xattr.c
xattr.h
zlib.c Btrfs: Fix compile warnings on 32 bit machines 2008-11-11 09:34:41 -05:00