Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 527a1361 authored by Wang Sheng-Hui's avatar Wang Sheng-Hui Committed by Jiri Kosina
Browse files

btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTID



It should be storing, not sotring.

Signed-off-by: default avatarWang Sheng-Hui <shhuiw@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent ca186830
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -113,7 +113,7 @@ struct btrfs_ordered_sum;
#define BTRFS_FREE_SPACE_OBJECTID -11ULL

/*
 * The inode number assigned to the special inode for sotring
 * The inode number assigned to the special inode for storing
 * free ino cache
 */
#define BTRFS_FREE_INO_OBJECTID -12ULL