linux/fs/btrfs
Jens Axboe 32a88aa1b6 fs: Assign bdi in super_block
We do this automatically in get_sb_bdev() from the set_bdev_super()
callback. Filesystems that have their own private backing_dev_info
must assign that in ->fill_super().

Note that ->s_bdi assignment is required for proper writeback!

Acked-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2009-09-16 15:18:51 +02:00
..
Kconfig
Makefile
acl.c helpers for acl caching + switch to those 2009-06-24 08:17:07 -04:00
async-thread.c Btrfs: convert nested spin_lock_irqsave to spin_lock 2009-07-22 16:49:00 -04:00
async-thread.h
btrfs_inode.h switch btrfs to inode->i_acl 2009-06-24 08:17:05 -04:00
compat.h
compression.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
compression.h
ctree.c Btrfs: Avoid delayed reference update looping 2009-07-24 12:42:46 -04:00
ctree.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 2009-07-30 16:46:48 -07:00
delayed-ref.c
delayed-ref.h
dir-item.c
disk-io.c fs: Assign bdi in super_block 2009-09-16 15:18:51 +02:00
disk-io.h
export.c
export.h
extent-tree.c block: use blkdev_issue_discard in blk_ioctl_discard 2009-09-14 08:24:53 +02:00
extent_io.c
extent_io.h
extent_map.c
extent_map.h
file-item.c
file.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
free-space-cache.c Btrfs: fix btrfs_remove_from_free_space corner case 2009-07-31 11:03:58 -04:00
free-space-cache.h Btrfs: use hybrid extents+bitmap rb tree for free space 2009-07-24 09:23:30 -04:00
hash.h
inode-item.c
inode-map.c
inode.c btrfs: fix inode rbtree corruption 2009-08-21 10:09:44 +02:00
ioctl.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
ioctl.h
locking.c
locking.h
ordered-data.c writeback: get rid of wbc->for_writepages 2009-09-16 15:16:18 +02:00
ordered-data.h
orphan.c
print-tree.c Btrfs: remove of redundant btrfs_header_level 2009-07-22 16:52:13 -04:00
print-tree.h
ref-cache.c
ref-cache.h
relocation.c Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY 2009-08-07 13:51:33 -04:00
root-tree.c
struct-funcs.c
super.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
sysfs.c
transaction.c Btrfs: be more polite in the async caching threads 2009-07-30 10:14:46 -04:00
transaction.h Btrfs: be more polite in the async caching threads 2009-07-30 10:14:46 -04:00
tree-defrag.c
tree-log.c Btrfs: change how we unpin extents 2009-07-27 13:57:01 -04:00
tree-log.h
version.h
version.sh
volumes.c bio: first step in sanitizing the bio->bi_rw flag testing 2009-09-11 14:33:31 +02:00
volumes.h
xattr.c
xattr.h
zlib.c Btrfs: correct error-handling zlib error handling 2009-08-07 13:51:33 -04:00