| Subject | Re: [PATCH v8 10/13] exfat: add nls operations | From | Markus Elfring <> | Date | Thu, 2 Jan 2020 10:56:19 +0100 |
| |
… > +++ b/fs/exfat/nls.c … > +static int exfat_load_upcase_table(struct super_block *sb, > + sector_t sector, unsigned long long num_sectors, > + unsigned int utbl_checksum) > +{ …
Do you care for the clarification of remaining software development concerns (also for this function implementation)?
Regards, Markus
|