Searched hist:"684572 df940181b070760bf027a6ded6b7b55c3d" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | dir-item.c | diff 684572df940181b070760bf027a6ded6b7b55c3d Sat Aug 04 08:10:57 CDT 2018 Lu Fengqi <lufq.fnst@cn.fujitsu.com> btrfs: Remove root parameter from btrfs_insert_dir_item
All callers pass the root tree of dir, we can push that down to the function itself.
Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | transaction.c | diff 684572df940181b070760bf027a6ded6b7b55c3d Sat Aug 04 08:10:57 CDT 2018 Lu Fengqi <lufq.fnst@cn.fujitsu.com> btrfs: Remove root parameter from btrfs_insert_dir_item
All callers pass the root tree of dir, we can push that down to the function itself.
Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | ioctl.c | diff 684572df940181b070760bf027a6ded6b7b55c3d Sat Aug 04 08:10:57 CDT 2018 Lu Fengqi <lufq.fnst@cn.fujitsu.com> btrfs: Remove root parameter from btrfs_insert_dir_item
All callers pass the root tree of dir, we can push that down to the function itself.
Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | ctree.h | diff 684572df940181b070760bf027a6ded6b7b55c3d Sat Aug 04 08:10:57 CDT 2018 Lu Fengqi <lufq.fnst@cn.fujitsu.com> btrfs: Remove root parameter from btrfs_insert_dir_item
All callers pass the root tree of dir, we can push that down to the function itself.
Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | inode.c | diff 684572df940181b070760bf027a6ded6b7b55c3d Sat Aug 04 08:10:57 CDT 2018 Lu Fengqi <lufq.fnst@cn.fujitsu.com> btrfs: Remove root parameter from btrfs_insert_dir_item
All callers pass the root tree of dir, we can push that down to the function itself.
Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|