Unverified Commit 7843b6ad by Josh Soref Committed by Christian Brauner

spelling: root

Signed-off-by: 's avatarJosh Soref <jsoref@gmail.com>
parent fd11f7ab
...@@ -831,7 +831,7 @@ static int btrfs_recursive_destroy(const char *path) ...@@ -831,7 +831,7 @@ static int btrfs_recursive_destroy(const char *path)
/* /*
* A backref key with the name and dirid of the parent * A backref key with the name and dirid of the parent
* comes followed by the reoot ref key which has the * comes followed by the root ref key which has the
* name of the child subvol in question. * name of the child subvol in question.
*/ */
if (sh.objectid != root_id && sh.type == BTRFS_ROOT_BACKREF_KEY) { if (sh.objectid != root_id && sh.type == BTRFS_ROOT_BACKREF_KEY) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment