Re: [PATCH 0/3] Add rpdfs_unlink and rpdfs_rmdir

Zach Brown <[email protected]> Tue, 10 Mar 2026 09:34:03 -0700
Newsgroups dev.linux.lists.rpdfs-devel
Message-ID <[email protected]>
On Mon, Mar 09, 2026 at 10:04:00PM +0100, Valerie Aurora wrote:
> Add rpdfs_unlink() and rpdfs_rmdir(), plus a couple of supporting
> patches that fix an initialization problem and add directory i_size
> accounting and helper functions.
> 
> Valerie Aurora (3):
>   rpdfs: Initialize dirents field in new rpdfs_inode_info
>   rpdfs: Add directory i_size accounting and helper functions
>   rpdfs: Add rpdfs_unlink and rpdfs_rmdir

Great stuff, applied!  Thanks,

- z