linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC v4] nvfs: a filesystem for persistent memory
@ 2021-07-27 15:47 Mikulas Patocka
  0 siblings, 0 replies; only message in thread
From: Mikulas Patocka @ 2021-07-27 15:47 UTC (permalink / raw)
  To: Alexander Viro, Matthew Wilcox, Jan Kara, Zhongwei Cai,
	Mingkai Dong, Dan Williams, Vishal Verma, Dave Jiang, Ira Weiny,
	Eric Sandeen, Andrew Morton, Theodore Ts'o
  Cc: linux-kernel, linux-fsdevel, linux-nvdimm, nvdimm

Hi

I announce a new version of NVFS - a filesystem for persistent memory.
You can download it at:
	http://people.redhat.com/~mpatocka/nvfs/
	git://leontynka.twibright.com/nvfs.git
Description of the filesystem layout:
	http://people.redhat.com/~mpatocka/nvfs/INTERNALS


Changes since the last release:

* updated for the kernels 5.13 and 5.14-rc

* add the ability to export the NVFS filesystem over NFS:
	- each directory contains a pointer to its parent directory 
	- add the 'generation' field to inodes
	- the ability to open files by inode numbers

* fixed some endianity conversions

* fixed some sparse warnings

* fixed a bug in extended attributes

Mikulas


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-27 15:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-27 15:47 [RFC v4] nvfs: a filesystem for persistent memory Mikulas Patocka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).