> On Jun 28, 2016, at 16:09, Miklos Szeredi <mszer...@redhat.com> wrote: > > On Thu, Jun 23, 2016 at 8:21 AM, Yan, Zheng <z...@redhat.com> wrote: >> >>> On Jun 22, 2016, at 22:35, Miklos Szeredi <mszer...@redhat.com> wrote: >>> >>> Pretty simple: just use ceph_dentry_info.time instead (which was already >>> there, unused). >>> >>> Signed-off-by: Miklos Szeredi <mszer...@redhat.com> >>> Cc: Yan, Zheng <z...@redhat.com> >>> --- >>> fs/ceph/dir.c | 6 +++--- >>> fs/ceph/inode.c | 4 ++-- >>> fs/ceph/mds_client.c | 4 ++-- >>> fs/ceph/super.h | 2 +- >>> 4 files changed, 8 insertions(+), 8 deletions(-) >> >> Reviewed-by: Yan, Zheng <z...@redhat.com> > > Can you please take this through your tree?
applied, thanks Yan, Zheng > > Thanks, > Miklos