diff options
author | 2021-03-16 16:54:13 +0000 | |
---|---|---|
committer | 2021-04-19 17:25:17 +0200 | |
commit | 0c0218e9a6cb2042cb8d00e8ae3956ff60f3ee29 (patch) | |
tree | 0438337d77517322e92e5c4ce1a78ec17ef11bda /fs/btrfs/tree-log.c | |
parent | btrfs: update debug message when checking seq number of a delayed ref (diff) | |
download | linux-dev-0c0218e9a6cb2042cb8d00e8ae3956ff60f3ee29.tar.xz linux-dev-0c0218e9a6cb2042cb8d00e8ae3956ff60f3ee29.zip |
btrfs: update outdated comment at btrfs_orphan_cleanup()
btrfs_orphan_cleanup() has a comment referring to find_dead_roots, but
function does not exists since commit cb517eabba4f10 ("Btrfs: cleanup the
similar code of the fs root read"). What we use now to find and load dead
roots is btrfs_find_orphan_roots(). So update the comment and make it a
bit more detailed about why we can not delete an orphan item for a root.
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions