CEPH filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/3]  implement of updating atime for client has CEPH_CAP_FILE_RD
@ 2013-07-02  5:45 majianpeng
  0 siblings, 0 replies; only message in thread
From: majianpeng @ 2013-07-02  5:45 UTC (permalink / raw)
  To: sage; +Cc: ceph-devel, linux-kernel

Now update atime of file, only for client had CEPH_CAP_FLE_EXCL.But for atime, if one can read he can update this attribte.
For this feature,it need both client and mds modify.
PATCH1,it modify the mds to support.
PATCH2,it modify the client to suport.
PATCH3, it support this feature for sync_read mode.

Jianpeng Ma (3):
 mds: update atime if client can read
  ceph: update atime after read-operation.
  ceph: For ceph_sync_read, update the atime of file.

 fs/ceph/file.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)

-- 
1.8.1.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-02  5:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-02  5:45 [PATCH 0/3] implement of updating atime for client has CEPH_CAP_FILE_RD majianpeng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox