Re: [PATCH v8 10/13] exfat: add nls operations

From: Markus Elfring
Date: Thu Jan 02 2020 - 04:56:50 EST


â
> +++ 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