RE: [PATCH v17 08/10] fs/ntfs3: Add Kconfig, Makefile and doc

2021-01-18 Thread Konstantin Komarov
ad.org; > j...@perches.com; m...@harmstone.com; nbori...@suse.com; > linux-ntfs-...@lists.sourceforge.net; an...@tuxera.com; > dan.carpen...@oracle.com; h...@lst.de; ebigg...@kernel.org; > andy.l...@gmail.com > Subject: Re: [PATCH v17 08/10] fs/ntfs3: Add Kconfig, Makefile and doc > > O

Re: [PATCH v17 08/10] fs/ntfs3: Add Kconfig, Makefile and doc

2021-01-18 Thread Mark Harmstone
; >> aap...@suse.com; wi...@infradead.org; rdun...@infradead.org; >> j...@perches.com; m...@harmstone.com; nbori...@suse.com; >> linux-ntfs-...@lists.sourceforge.net; an...@tuxera.com; >> dan.carpen...@oracle.com; h...@lst.de; ebigg...@kernel.org; >> andy.l...@gmail.com &

Re: [PATCH v17 08/10] fs/ntfs3: Add Kconfig, Makefile and doc

2021-01-03 Thread Kari Argillander
On Thu, Dec 31, 2020 at 06:23:59PM +0300, Konstantin Komarov wrote: > This adds Kconfig, Makefile and doc > > Signed-off-by: Konstantin Komarov > --- > Documentation/filesystems/ntfs3.rst | 107 > fs/ntfs3/Kconfig| 41 +++ > fs/ntfs3/Make

[PATCH v17 08/10] fs/ntfs3: Add Kconfig, Makefile and doc

2020-12-31 Thread Konstantin Komarov
This adds Kconfig, Makefile and doc Signed-off-by: Konstantin Komarov --- Documentation/filesystems/ntfs3.rst | 107 fs/ntfs3/Kconfig| 41 +++ fs/ntfs3/Makefile | 31 3 files changed, 179 insertions(+) create