* [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
* Re: [PATCH v2] xfs: fix "acheive"->"achieve"
2025-08-08 8:43 [PATCH v2] xfs: fix "acheive"->"achieve" Xichao Zhao
@ 2025-08-08 14:52 ` Darrick J. Wong
0 siblings, 0 replies; 2+ messages in thread
From: Darrick J. Wong @ 2025-08-08 14:52 UTC (permalink / raw)
To: Xichao Zhao; +Cc: cem, linux-xfs, linux-kernel
On Fri, Aug 08, 2025 at 04:43:21PM +0800, Xichao Zhao wrote:
> Trivial fix to spelling mistake in comment text.
Already submitted to the list[1], please read the archives before you
hit send.
[1] https://lore.kernel.org/linux-xfs/jjpiu6ot5kndjcggvoochddt7qq6vxmijdlog2vcp7y6pldhy3@wmbpth6y5af4/T/#u
--D
>
> 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 [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;
as well as URLs for NNTP newsgroup(s).