Hello World

Zach Brown <[email protected]> Mon, 1 Dec 2025 11:17:27 -0800
Newsgroups dev.linux.lists.rpdfs-devel
Message-ID <[email protected]>
This initial message to the list is mostly for those wandering through
the archives.  Welcome :).

This list is for discussion of the development of the rpdfs ("rapid FS")
filesystem.  At this point the project is in the phase of rapidly ( :) )
building an initial prototype.  The priority is to verify the design of
the core metadata and data IO paths.

There are git repos for the kernel client (that stays pretty close to
upstream) and the userspace utilities and daemons, respectively:

  https://git.kernel.org/pub/scm/linux/kernel/git/zab/linux-rpdfs.git/
  https://git.kernel.org/pub/scm/linux/kernel/git/zab/rpdfs-progs.git/

We'll be adding documentation and resources as the system evolves.  The
current implementation is very bare bones and you're on your own, with
the caveat that this list is precisely for discussion of development of
the system.

- z