mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-10-22 15:03:53 +02:00
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:
parent
09f7680dea
commit
f4752daf47
|
@ -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(
|
||||
|
|
Loading…
Reference in New Issue
Block a user