]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
xfs: fix the comment above xfs_discard_endio
authorChristoph Hellwig <hch@lst.de>
Mon, 13 Jan 2025 04:26:26 +0000 (05:26 +0100)
committerCarlos Maiolino <cem@kernel.org>
Mon, 13 Jan 2025 13:56:20 +0000 (14:56 +0100)
pagb_lock has been replaced with eb_lock.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs_discard.c

index c4bd145f5ec1bfb1b0fda2bf5a78878c9a2b70e9..3f2403a7b49ca3bf8062436dbad01e20d224f497 100644 (file)
@@ -90,7 +90,7 @@ xfs_discard_endio_work(
 
 /*
  * Queue up the actual completion to a thread to avoid IRQ-safe locking for
- * pagb_lock.
+ * eb_lock.
  */
 static void
 xfs_discard_endio(