xfs: fix the comment above xfs_discard_endio

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>
This commit is contained in:
Christoph Hellwig 2025-01-13 05:26:26 +01:00 committed by Carlos Maiolino
parent 09f7680dea
commit f4752daf47

View 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(