]> www.infradead.org Git - users/hch/xfs.git/commit
FOLD: keep the code for stale buffers in a single place in xfs_buf_item_release shutdown-deadlock-split
authorChristoph Hellwig <hch@lst.de>
Fri, 23 May 2025 05:01:29 +0000 (07:01 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 23 May 2025 05:04:31 +0000 (07:04 +0200)
commit16b9ba6da7c6444aa6b536009aefb201371238d1
treeb0b43511d3b430e19c02a44c9f16ada0f325f0b4
parent5386337966fb57c267f0c5a4ca9bddce817cd8a6
FOLD: keep the code for stale buffers in a single place in xfs_buf_item_release

Keep the stale buffer handling together to make it easier to explain and
easier to follow.
fs/xfs/xfs_buf_item.c