Skip to content

Commit

Permalink
spelling: root
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <jsoref@gmail.com>
  • Loading branch information
jsoref authored and Christian Brauner committed Nov 22, 2018
1 parent fd11f7a commit 7843b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lxc/storage/btrfs.c
Expand Up @@ -831,7 +831,7 @@ static int btrfs_recursive_destroy(const char *path)

/*
* 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.
*/
if (sh.objectid != root_id && sh.type == BTRFS_ROOT_BACKREF_KEY) {
Expand Down

0 comments on commit 7843b6a

Please sign in to comment.