Re: [PATCH 1/1] rpdfs: Initialize xattrs btree root
Zach Brown <[email protected]> Wed, 25 Mar 2026 14:34:59 -0700
| Newsgroups | dev.linux.lists.rpdfs-devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Mar 17, 2026 at 12:11:10PM -0500, Chris Kirby wrote: > Add rpdfs_btree_root_init() and use it to initialize the dirents > and xattrs roots when creating a new inode. > > Signed-off-by: Chris Kirby <[email protected]> Applied, thanks! - z