diff options
author | Jeff Mahoney <jeffm@suse.com> | 2016-06-21 20:16:08 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2016-12-06 16:06:57 +0100 |
commit | 5112febbc772830f8b1a981570d75c8cb4b93a36 (patch) | |
tree | 06d9e9b1907835aa5eb71d0d22d020ee82952495 /fs/pstore/ram.c | |
parent | 6bccf3ab1e1f0913268bfcd1c09cadb1f4f2857d (diff) | |
download | op-kernel-dev-5112febbc772830f8b1a981570d75c8cb4b93a36.zip op-kernel-dev-5112febbc772830f8b1a981570d75c8cb4b93a36.tar.gz |
btrfs: btrfs_init_new_device should use fs_info->dev_root
btrfs_init_new_device only uses the root passed in via the ioctl to
start the transaction. Nothing else that happens is related to whatever
root the user used to initiate the ioctl. We can drop the root requirement
and just use fs_info->dev_root instead.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/pstore/ram.c')
0 files changed, 0 insertions, 0 deletions