summaryrefslogtreecommitdiffstats
path: root/xlators/features/utime/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* utime: ctime client side xlatorKotresh HR2018-05-061-0/+3
The client side utime xlator does two things. 1. Update unix epoch time in frame->root->ctime 2. Update the frame->root->flags based on the fop which indicates time attributes that should be updated for the parent/entry. Credits: Rafi KC <rkavunga@redhat.com> Updates: #208 Change-Id: I9cad297040c70798a0a8468a080eb4aeff73138d Signed-off-by: Kotresh HR <khiremat@redhat.com>