Searched hist:"4 c66e0d4243bb8829f2c936e966030d967726e90" (Results 1 – 10 of 10) sorted by relevance
/linux/fs/btrfs/ |
H A D | props.c | diff 4c66e0d4243bb8829f2c936e966030d967726e90 Thu Oct 03 19:09:35 CEST 2019 David Sterba <dsterba@suse.com> btrfs: drop unused parameter is_new from btrfs_iget
The parameter is now always set to NULL and could be dropped. The last user was get_default_root but that got reworked in 05dbe6837b60 ("Btrfs: unify subvol= and subvolid= mounting") and the parameter became unused.
Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | export.c | diff 4c66e0d4243bb8829f2c936e966030d967726e90 Thu Oct 03 19:09:35 CEST 2019 David Sterba <dsterba@suse.com> btrfs: drop unused parameter is_new from btrfs_iget
The parameter is now always set to NULL and could be dropped. The last user was get_default_root but that got reworked in 05dbe6837b60 ("Btrfs: unify subvol= and subvolid= mounting") and the parameter became unused.
Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | free-space-cache.c | diff 4c66e0d4243bb8829f2c936e966030d967726e90 Thu Oct 03 19:09:35 CEST 2019 David Sterba <dsterba@suse.com> btrfs: drop unused parameter is_new from btrfs_iget
The parameter is now always set to NULL and could be dropped. The last user was get_default_root but that got reworked in 05dbe6837b60 ("Btrfs: unify subvol= and subvolid= mounting") and the parameter became unused.
Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | send.c | diff 4c66e0d4243bb8829f2c936e966030d967726e90 Thu Oct 03 19:09:35 CEST 2019 David Sterba <dsterba@suse.com> btrfs: drop unused parameter is_new from btrfs_iget
The parameter is now always set to NULL and could be dropped. The last user was get_default_root but that got reworked in 05dbe6837b60 ("Btrfs: unify subvol= and subvolid= mounting") and the parameter became unused.
Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | super.c | diff 4c66e0d4243bb8829f2c936e966030d967726e90 Thu Oct 03 19:09:35 CEST 2019 David Sterba <dsterba@suse.com> btrfs: drop unused parameter is_new from btrfs_iget
The parameter is now always set to NULL and could be dropped. The last user was get_default_root but that got reworked in 05dbe6837b60 ("Btrfs: unify subvol= and subvolid= mounting") and the parameter became unused.
Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | file.c | diff 4c66e0d4243bb8829f2c936e966030d967726e90 Thu Oct 03 19:09:35 CEST 2019 David Sterba <dsterba@suse.com> btrfs: drop unused parameter is_new from btrfs_iget
The parameter is now always set to NULL and could be dropped. The last user was get_default_root but that got reworked in 05dbe6837b60 ("Btrfs: unify subvol= and subvolid= mounting") and the parameter became unused.
Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | tree-log.c | diff 4c66e0d4243bb8829f2c936e966030d967726e90 Thu Oct 03 19:09:35 CEST 2019 David Sterba <dsterba@suse.com> btrfs: drop unused parameter is_new from btrfs_iget
The parameter is now always set to NULL and could be dropped. The last user was get_default_root but that got reworked in 05dbe6837b60 ("Btrfs: unify subvol= and subvolid= mounting") and the parameter became unused.
Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | ioctl.c | diff 4c66e0d4243bb8829f2c936e966030d967726e90 Thu Oct 03 19:09:35 CEST 2019 David Sterba <dsterba@suse.com> btrfs: drop unused parameter is_new from btrfs_iget
The parameter is now always set to NULL and could be dropped. The last user was get_default_root but that got reworked in 05dbe6837b60 ("Btrfs: unify subvol= and subvolid= mounting") and the parameter became unused.
Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | ctree.h | diff 4c66e0d4243bb8829f2c936e966030d967726e90 Thu Oct 03 19:09:35 CEST 2019 David Sterba <dsterba@suse.com> btrfs: drop unused parameter is_new from btrfs_iget
The parameter is now always set to NULL and could be dropped. The last user was get_default_root but that got reworked in 05dbe6837b60 ("Btrfs: unify subvol= and subvolid= mounting") and the parameter became unused.
Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | inode.c | diff 4c66e0d4243bb8829f2c936e966030d967726e90 Thu Oct 03 19:09:35 CEST 2019 David Sterba <dsterba@suse.com> btrfs: drop unused parameter is_new from btrfs_iget
The parameter is now always set to NULL and could be dropped. The last user was get_default_root but that got reworked in 05dbe6837b60 ("Btrfs: unify subvol= and subvolid= mounting") and the parameter became unused.
Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>
|