lkml.org 
[lkml]   [2019]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH v6 03/13] exfat: add inode operations
Date

> > + 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;
> > +}
> > +

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