summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/file-item.c
diff options
context:
space:
mode:
authorJeff Mahoney2016-06-20 23:23:41 +0200
committerDavid Sterba2016-07-26 13:54:26 +0200
commit64b63580728ef19137d35363a1c28794b70ad416 (patch)
treef78944d4590ee07bbdea3559712adc4973946d3a /fs/btrfs/file-item.c
parentbtrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transaction (diff)
downloadkernel-qcow2-linux-64b63580728ef19137d35363a1c28794b70ad416.tar.gz
kernel-qcow2-linux-64b63580728ef19137d35363a1c28794b70ad416.tar.xz
kernel-qcow2-linux-64b63580728ef19137d35363a1c28794b70ad416.zip
btrfs: add btrfs_trans_handle->fs_info pointer
btrfs_trans_handle->root is documented as for use for confirming that the root passed in to start the transaction is the same as the one ending it. It's used in several places when an fs_info pointer is needed, so let's just add an fs_info pointer directly. Eventually, the root pointer can be removed. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/file-item.c')
0 files changed, 0 insertions, 0 deletions