]> www.infradead.org Git - users/hch/xfs.git/commitdiff
xfs: fix the comment above xfs_discard_endio xfs-buffer-locking
authorChristoph Hellwig <hch@lst.de>
Sat, 11 Jan 2025 05:47:04 +0000 (06:47 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 13 Jan 2025 04:17:39 +0000 (05:17 +0100)
pagb_lock has been replaced with eb_lock.

Signed-off-by: Christoph Hellwig <hch@lst.de>
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(