]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw_file: posix style atime,ctime,mtime 13765/head
authorGui Hecheng <guihecheng@cmss.chinamobile.com>
Thu, 2 Mar 2017 09:21:57 +0000 (17:21 +0800)
committerGui Hecheng <guihecheng@cmss.chinamobile.com>
Fri, 3 Mar 2017 05:56:38 +0000 (13:56 +0800)
commitac25da2479b9be876cbdb820560ac46a6e2b17d7
treee246b2256be997f7cd13af2e0b9ed95eaf0c6172
parent4ac46fb1b2293daff64e007a288958e7f118de03
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>
src/rgw/rgw_file.cc
src/rgw/rgw_file.h