RE: [PATCH v12 00/10] NTFS read-write driver GPL implementation by Paragon Software

2020-11-30 Thread Konstantin Komarov
@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; > Konstantin Komarov > > Subject: Re: [PATCH v12 00/10] NTFS read-write driver GPL implementation by > Paragon Softw

Re: [PATCH v12 00/10] NTFS read-write driver GPL implementation by Paragon Software

2020-11-10 Thread Aurélien Aptel
Hi Konstantin, Have you looked at Eric Biggers last comments regarding KASAN and lockdep? You can enable KASAN in menuconfig in Kernel hacking > Memory debugging > KASAN. With v12 I'm still seeing the out-of-bound read and potential deadlock. The bad read: [ 69.496132] BUG: KASAN: stack-out-

[PATCH v12 00/10] NTFS read-write driver GPL implementation by Paragon Software

2020-11-06 Thread Konstantin Komarov
This patch adds NTFS Read-Write driver to fs/ntfs3. Having decades of expertise in commercial file systems development and huge test coverage, we at Paragon Software GmbH want to make our contribution to the Open Source Community by providing implementation of NTFS Read-Write driver for the Linux