RE: [PATCH v6 03/13] exfat: add inode operations

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

 



> > +	ep2->stream_valid_size = cpu_to_le64(on_disk_size);
> > +	ep2->stream_size = ep2->stream_valid_size;
> > +
> > +	ret = exfat_update_dir_chksum_with_entry_set(sb, es, sync);
> > +	kfree(es);
> 
> The exfat_get_dentry_set() allocates the es by kmalloc? Am I correct?
Yes.
> 
> 
> > +	return ret;
> > +}
> > +




[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