diff options
author | Nikolay Borisov <nborisov@suse.com> | 2020-11-26 14:10:38 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-12-09 19:16:05 +0100 |
commit | abadc1fcd72e887a8f875dabe4a07aa8c28ac8af (patch) | |
tree | e7364b6587ddddee47c58a4b817561beb0cfb46d /fs/btrfs/super.c | |
parent | btrfs: move btrfs_find_highest_objectid/btrfs_find_free_objectid to disk-io.c (diff) | |
download | linux-abadc1fcd72e887a8f875dabe4a07aa8c28ac8af.tar.xz linux-abadc1fcd72e887a8f875dabe4a07aa8c28ac8af.zip |
btrfs: replace calls to btrfs_find_free_ino with btrfs_find_free_objectid
The former is going away as part of the inode map removal so switch
callers to btrfs_find_free_objectid. No functional changes since with
INODE_MAP disabled (default) find_free_objectid was called anyway.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/super.c')
0 files changed, 0 insertions, 0 deletions