Re: [PATCH 4/5] ceph: fix improper use of smp_mb__before_atomic()
From: Andrea Parri
Date: Mon May 13 2019 - 18:48:49 EST
> >>> /*
> >>> * XXX: the comment that explain this barrier goes here.
> >>> */
> >>>
> >>
> >>makes sure operations that setup readdir cache (update page cache and
> >>i_size) are strongly ordered with following atomic64_set.
> >
> >Thanks for the suggestion, Yan.
> >
> >To be clear: would you like me to integrate your comment and resend?
> >any other suggestions?
> >
>
> Yes, please
Will do: I'll let the merge window close and send v2 on top of -rc1.
Thanks,
Andrea