]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw_file: posix style atime,ctime,mtime 14205/head
authorGui Hecheng <guihecheng@cmss.chinamobile.com>
Thu, 2 Mar 2017 09:21:57 +0000 (17:21 +0800)
committerMatt Benjamin <mbenjamin@redhat.com>
Tue, 28 Mar 2017 19:32:02 +0000 (15:32 -0400)
commitb24a8c2f3890b6fcc60f3b52cba93d573b9d45a2
treea52a78eb7b4bf7e7453fcc736d8756c0070e1fa7
parentb6181833be925b7eb11afffff7f03486bdde2d25
rgw_file: posix style atime,ctime,mtime

As an ganesha FSAL backend, rgw_file should properly maintain
the atime,ctime,mtime properly against operations such as:
(read,write) for file
(create,unlink,mkdir,rmdir,rename) for dir
(setattr) for file and dir

Signed-off-by: Gui Hecheng <guihecheng@cmss.chinamobile.com>
(cherry picked from commit ac25da2479b9be876cbdb820560ac46a6e2b17d7)
src/rgw/rgw_file.cc
src/rgw/rgw_file.h