Linux XFS filesystem development
 help / color / mirror / Atom feed
* [PATCH v2] xfs: fix "acheive"->"achieve"
@ 2025-08-08  8:43 Xichao Zhao
  2025-08-08 14:52 ` Darrick J. Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Xichao Zhao @ 2025-08-08  8:43 UTC (permalink / raw)
  To: cem; +Cc: linux-xfs, linux-kernel, Xichao Zhao

Trivial fix to spelling mistake in comment text.

Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>
---
 fs/xfs/xfs_inode.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/xfs/xfs_inode.c b/fs/xfs/xfs_inode.c
index 9c39251961a3..4c66bbe23001 100644
--- a/fs/xfs/xfs_inode.c
+++ b/fs/xfs/xfs_inode.c
@@ -1745,7 +1745,7 @@ xfs_ifree_cluster(
 		 * IO and it won't be unlocked until the cluster freeing has
 		 * been committed to the journal and the buffer unpinned. If it
 		 * is written, we want to know about it, and we want it to
-		 * fail. We can acheive this by adding a write verifier to the
+		 * fail. We can achieve this by adding a write verifier to the
 		 * buffer.
 		 */
 		bp->b_flags |= XBF_DONE;
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-08 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-08  8:43 [PATCH v2] xfs: fix "acheive"->"achieve" Xichao Zhao
2025-08-08 14:52 ` Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox