/linux/fs/btrfs/ |
H A D | print-tree.h | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | dev-replace.h | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | raid56.h | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | uuid-tree.c | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | delayed-inode.h | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | inode-item.c | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | props.c | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | free-space-cache.h | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | qgroup.h | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | dir-item.c | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | print-tree.c | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | xattr.c | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | root-tree.c | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | raid56.c | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | disk-io.h | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | dev-replace.c | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | transaction.h | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | file-item.c | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | delayed-inode.c | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | extent_io.h | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | volumes.h | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | compression.c | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | free-space-cache.c | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | scrub.c | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | send.c | diff 2ff7e61e0d30ff166a2ae94575526bffe11fd1a8 Thu Jun 23 00:54:24 CEST 2016 Jeff Mahoney <jeffm@suse.com> btrfs: take an fs_info directly when the root is not used otherwise
There are loads of functions in btrfs that accept a root parameter but only use it to obtain an fs_info pointer. Let's convert those to just accept an fs_info pointer directly.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|