Re: [PATCH 31/32] kvm: Use private inode list instead of i_private_list
Christoph Hellwig <[email protected]> Wed, 4 Mar 2026 05:42:33 -0800
| Newsgroups | gmane.comp.file-systems.ext4,gmane.linux.file-systems,gmane.linux.kernel.mm,gmane.linux.kernel.aio.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Mar 03, 2026 at 11:34:20AM +0100, Jan Kara wrote: > Instead of using mapping->i_private_list use a list in private part of > the inode. Similarly here, I'd be this toward the front with all the other switching from i_private_list to private members.