]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commitf4752daf472b52a376f38243436c67b188a5eddf
tree6011bc6c7abcdb3c7d48bb800006c8cb28355c59
parent09f7680dea8760d48dd5b8b5288a388fec122275
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>
fs/xfs/xfs_discard.c