Commit 9a0ed169 authored by Baokun Li's avatar Baokun Li Committed by Theodore Ts'o
Browse files

ext4: fix typo in CR_GOAL_LEN_SLOW comment

parent 4d18a0b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -157,7 +157,7 @@ enum criteria {

	/*
	 * Reads each block group sequentially, performing disk IO if
	 * necessary, to find find_suitable block group. Tries to
	 * necessary, to find suitable block group. Tries to
	 * allocate goal length but might trim the request if nothing
	 * is found after enough tries.
	 */