linux-stable/fs/btrfs
Nikolay Borisov 9386d8bc58 btrfs: Don't pass fs_info to commit_cowonly_roots
We already pass a transaction handle which refrences the fs_info so
we can grab it from there. No functional changes.

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2018-03-26 15:09:32 +02:00
..
tests Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_map 2018-03-26 15:09:29 +02:00
acl.c
async-thread.c
async-thread.h
backref.c btrfs: add missing initialization in btrfs_check_shared 2018-03-14 22:26:46 +01:00
backref.h
btrfs_inode.h
check-integrity.c
check-integrity.h
compression.c for-4.16-tag 2018-01-29 14:04:23 -08:00
compression.h
ctree.c
ctree.h btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groups 2018-03-26 15:09:31 +02:00
dedupe.h
delayed-inode.c btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr 2018-03-26 15:09:31 +02:00
delayed-inode.h btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr 2018-03-26 15:09:31 +02:00
delayed-ref.c btrfs: Ignore errors from btrfs_qgroup_trace_extent_post 2018-02-02 16:25:14 +01:00
delayed-ref.h
dev-replace.c btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume() 2018-03-26 15:09:30 +02:00
dev-replace.h btrfs: btrfs_dev_replace_cancel() can return int 2018-03-26 15:09:30 +02:00
dir-item.c
disk-io.c btrfs: print error if primary super block write fails 2018-03-26 15:09:29 +02:00
disk-io.h
export.c
export.h
extent-tree.c btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr 2018-03-26 15:09:31 +02:00
extent_io.c Btrfs: enhance leak debug checker for extent state and extent buffer 2018-03-26 15:09:28 +02:00
extent_io.h for-4.16-tag 2018-01-29 14:04:23 -08:00
extent_map.c
extent_map.h
file-item.c
file.c for-4.16-tag 2018-01-29 14:04:23 -08:00
free-space-cache.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2018-01-31 14:31:10 -08:00
free-space-cache.h
free-space-tree.c
free-space-tree.h
hash.c
hash.h
inode-item.c Btrfs: fix log replay failure after unlink and link combination 2018-03-01 16:18:40 +01:00
inode-map.c
inode-map.h
inode.c for-4.16-rc3-tag 2018-03-04 11:04:27 -08:00
ioctl.c btrfs: rename __btrfs_dev_replace_cancel() 2018-03-26 15:09:30 +02:00
Kconfig
locking.c
locking.h
lzo.c
Makefile
math.h
ordered-data.c
ordered-data.h btrfs: Don't hardcode the csum size in btrfs_ordered_sum_size 2018-03-26 15:09:29 +02:00
orphan.c
print-tree.c
print-tree.h
props.c
props.h
qgroup.c btrfs: Ignore errors from btrfs_qgroup_trace_extent_post 2018-02-02 16:25:14 +01:00
qgroup.h
raid56.c btrfs: Fix NULL pointer exception in find_bio_stripe 2018-03-14 22:26:35 +01:00
raid56.h
rcu-string.h
reada.c
ref-verify.c
ref-verify.h
relocation.c btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster 2018-03-01 16:16:12 +01:00
root-tree.c
scrub.c
send.c Btrfs: send, fix issuing write op when processing hole in no data mode 2018-03-01 16:18:07 +01:00
send.h
struct-funcs.c
super.c btrfs: use kvzalloc to allocate btrfs_fs_info 2018-03-01 16:15:36 +01:00
sysfs.c Revert "btrfs: use proper endianness accessors for super_copy" 2018-03-16 14:49:44 +01:00
sysfs.h
transaction.c btrfs: Don't pass fs_info to commit_cowonly_roots 2018-03-26 15:09:32 +02:00
transaction.h btrfs: Remove unused btrfs_start_transaction_lflush function 2018-03-26 15:09:29 +02:00
tree-checker.c
tree-checker.h
tree-defrag.c
tree-log.c btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr 2018-03-26 15:09:31 +02:00
tree-log.h
ulist.c
ulist.h
uuid-tree.c
volumes.c btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume() 2018-03-26 15:09:30 +02:00
volumes.h btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume() 2018-03-26 15:09:30 +02:00
xattr.c for-4.16-tag 2018-01-29 14:04:23 -08:00
xattr.h
zlib.c
zstd.c