Re: [PATCH 35/35] Add documentation for dmemfs

2020-10-08 Thread Randy Dunlap
On 10/8/20 12:54 AM, yulei.ker...@gmail.com wrote: > From: Yulei Zhang > > Introduce dmemfs.rst to document the basic usage of dmemfs. > Please add dmemfs as an entry in Documentation/filesystems/index.rst also. > Signed-off-by: Yulei Zhang > --- > Documentation/filesystems/dmemfs.rst | 59 +

[PATCH 35/35] Add documentation for dmemfs

2020-10-08 Thread yulei . kernel
From: Yulei Zhang Introduce dmemfs.rst to document the basic usage of dmemfs. Signed-off-by: Yulei Zhang --- Documentation/filesystems/dmemfs.rst | 59 1 file changed, 59 insertions(+) create mode 100644 Documentation/filesystems/dmemfs.rst diff --git a/Documenta