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

2021-03-04 Thread Miguel Ojeda
On Thu, Mar 4, 2021 at 1:09 AM Konstantin Komarov wrote: > > - use clang-format 11.0 instead of 10.0 to format code Out of curiosity: was this due to some specific reason? i.e. have you found it provides better output? (it is useful to know this to justify later an increase of the minimum version

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

2021-03-01 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