lkml.org 
[lkml]   [2018]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/2] f2fs: update REQ_TIME in f2fs_cross_rename()
On 10/15, Chao Yu wrote:
> On 2018/10/5 13:17, Sahitya Tummala wrote:
> > Update REQ_TIME in the missing path - f2fs_cross_rename().
>
> Needs to cover f2fs_rename() as well?

Hi, I've added this in f2fs_rename().

Thanks,

>
> Thanks,
>
> >
> > Signed-off-by: Sahitya Tummala <stummala@codeaurora.org>
> > ---
> > fs/f2fs/namei.c | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/fs/f2fs/namei.c b/fs/f2fs/namei.c
> > index a146327..e37af23 100644
> > --- a/fs/f2fs/namei.c
> > +++ b/fs/f2fs/namei.c
> > @@ -1154,6 +1154,8 @@ static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry,
> >
> > if (IS_DIRSYNC(old_dir) || IS_DIRSYNC(new_dir))
> > f2fs_sync_fs(sbi->sb, 1);
> > +
> > + f2fs_update_time(sbi, REQ_TIME);
> > return 0;
> > out_new_dir:
> > if (new_dir_entry) {
> >

\
 
 \ /
  Last update: 2018-10-16 01:04    [W:0.050 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site