summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-metadata-disk.h
Commit message (Collapse)AuthorAgeFilesLines
* Land clang-format changesGluster Ant2018-09-121-10/+10
| | | | Change-Id: I6f5d8140a06f3c1b2d196849299f8d483028d33b
* posix: APIs in posix to get and set time attributesKotresh HR2018-05-061-0/+31
This is part of the effort to provide consistent time across distribute and replica set for time attributes (ctime, atime, mtime) of the object. This patch contains the APIs to set and get the attributes from on disk and in inode context. Credits: Rafi KC <rkavunga@redhat.com> Updates: #208 Change-Id: I5d3cba53eef90ac252cb8299c0da42ebab3bde9f Signed-off-by: Kotresh HR <khiremat@redhat.com>