Re: [PATCH 3/8] rpdfs: remove unused ino member of rpdfs_inode_info
Zach Brown <[email protected]> Mon, 27 Apr 2026 15:22:12 -0700
| Newsgroups | dev.linux.lists.rpdfs-devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Apr 24, 2026 at 04:05:15PM +0200, Valerie Aurora wrote: > The ino field in rpdfs_inode_info is superseded by the ig.ino field > and no longer necessary. Applied, thanks! - z