[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <004301d6930b$ddf877e0$99e967a0$@samsung.com>
Date: Fri, 25 Sep 2020 16:17:03 +0900
From: "Namjae Jeon" <namjae.jeon@...sung.com>
To: "'Sungjong Seo'" <sj1557.seo@...sung.com>,
"'Tetsuhiro Kohada'" <kohada.t2@...il.com>
Cc: <kohada.tetsuhiro@...mitsubishielectric.co.jp>,
<mori.takahiro@...mitsubishielectric.co.jp>,
<linux-fsdevel@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH v2] exfat: remove 'rwoffset' in exfat_inode_info
> > Remove 'rwoffset' in exfat_inode_info and replace it with the
> > parameter of exfat_readdir().
> > Since rwoffset is referenced only by exfat_readdir(), it is not
> > necessary a exfat_inode_info's member.
> > Also, change cpos to point to the next of entry-set, and return the
> > index of dir-entry via dir_entry->entry.
> >
> > Signed-off-by: Tetsuhiro Kohada <kohada.t2@...il.com>
>
> Acked-by: Sungjong Seo <sj1557.seo@...sung.com>
Applied, Thanks for your patch!
Powered by blists - more mailing lists