[PATCH 0/3] Add rpdfs_unlink and rpdfs_rmdir

Valerie Aurora <[email protected]> Mon, 9 Mar 2026 22:04:00 +0100
Newsgroups dev.linux.lists.rpdfs-devel
Message-ID <[email protected]>
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

 fs/rpdfs/dir.c          | 148 +++++++++++++++++++++++++++++++++++++---
 fs/rpdfs/format-block.h |   8 +++
 fs/rpdfs/inode.c        |   3 +
 fs/rpdfs/mkfs.c         |   2 +-
 4 files changed, 152 insertions(+), 9 deletions(-)

-- 
2.49.0