lkml.org 
[lkml]   [2019]   [Nov]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH 07/13] exfat: add bitmap operations
Date
> …
> > +++ b/fs/exfat/balloc.c
> …
> +int exfat_count_used_clusters(struct super_block *sb, unsigned int
> *ret_count)
> +{
> …
> + /* FIXME : abnormal bitmap count should be handled as more smart */
> + if (total_clus < count)
> + count = total_clus;
>
> Would you like to improve any implementation details according to this
> comment?
Yes, Will improve it on V2.

Thanks!
>
> Regards,
> Markus



\
 
 \ /
  Last update: 2019-11-18 06:06    [W:0.069 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site