[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5c83b81c-e11d-094a-4a92-409605bd312d@gmail.com>
Date: Mon, 19 Oct 2020 09:47:20 +0900
From: Tetsuhiro Kohada <kohada.t2@...il.com>
To: Namjae Jeon <namjae.jeon@...sung.com>
Cc: kohada.tetsuhiro@...mitsubishielectric.co.jp,
mori.takahiro@...mitsubishielectric.co.jp,
'Sungjong Seo' <sj1557.seo@...sung.com>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 2/2] exfat: aggregate dir-entry updates into
__exfat_write_inode().
>> @@ -184,6 +185,11 @@ static int exfat_map_cluster(struct inode *inode, unsigned int clu_offset,
>> return -EIO;
>> }
>>
>> + exfat_warn(sb, "alloc[%lu]@map: %lld (%d - %08x)",
>> + inode->i_ino, i_size_read(inode),
>> + (clu_offset << sbi->sect_per_clus_bits) * 512,
>> + last_clu);
> Is this leftover print from debugging?
>
Oops!
Yes, just as you said.
I will post V4 soon.
Is there any other problem?
BR
---
Tetsuhiro Kohada <kohada.t2@...il.com>
Powered by blists - more mailing lists