Re: [PATCH 02/12] xfs: consolidate buffer locking in xfs_buf_get_map
Christoph Hellwig <[email protected]>
| Newsgroups | org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 17, 2026 at 10:13:10AM -0400, Brian Foster wrote: > I see that you're intentionally separating out the lookup from the buf > data locking, but it does still look like we're making a potential > functional tradeoff here by changing the insertion side locking. Yes. That commit log tries to cover that. > Note > that I don't object or know that it matters in any way, I'd just suggest > to add a note about this in the commit log in case somebody has to refer > back to this in the future. ... but I guess the wording wasn't goot enough. I'll try to improve it.