[PATCH 0/2] linux-rpdfs: rmdir() and unlink()
Valerie Aurora <[email protected]> Tue, 24 Feb 2026 17:41:55 +0100
| Newsgroups | dev.linux.lists.rpdfs-devel |
|---|---|
| Message-ID | <[email protected]> |
Implement rpdfs_rmdir() and rpdfs_unlink() by copying rpdfs_rename() and removing the unnecessary bits. Valerie Aurora (2): Add rpdfs_unlink() Add rpdfs_rmdir() fs/rpdfs/dir.c | 102 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) -- 2.49.0