Re: [PATCH v3 2/2] exfat: aggregate dir-entry updates into __exfat_write_inode().

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

 



@@ -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@xxxxxxxxx>



[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