RE: [PATCH 07/13] exfat: add bitmap operations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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






[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux