Commit 1c406526 authored by Zhang Xianwei's avatar Zhang Xianwei Committed by Carlos Maiolino
Browse files

xfs: Fix spelling mistake "drity" -> "dirty"



There is a spelling mistake in fs/xfs/xfs_log.c. Fix it.

Signed-off-by: default avatarZhang Xianwei <zhang.xianwei8@zte.com.cn>
Reviewed-by: default avatarDarrick J. Wong <djwong@kernel.org>
Signed-off-by: default avatarCarlos Maiolino <cem@kernel.org>
parent a37b3b9c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2888,7 +2888,7 @@ xlog_force_and_check_iclog(
 *
 *	1. the current iclog is active and has no data; the previous iclog
 *		is in the active or dirty state.
 *	2. the current iclog is drity, and the previous iclog is in the
 *	2. the current iclog is dirty, and the previous iclog is in the
 *		active or dirty state.
 *
 * We may sleep if: