Bug 1371648 - Support for futimens in glusterfs code
Summary: Support for futimens in glusterfs code
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: core
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jiffin
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-30 17:29 UTC by Jiffin
Modified: 2019-05-11 02:22 UTC (History)
2 users (show)

Fixed In Version: glusterfs-6.x
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-11 02:22:39 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Jiffin 2016-08-30 17:29:37 UTC
Description of problem:
Adding support for futimens() fuction in gluster code base. Gluster already has support for utimes but which is path based and ctime,mtime stored in micro seconds, where futimes have capability of storing those values in nanon second and it is fd based.

Version-Release number of selected component (if applicable):
mainline

Comment 1 Worker Ant 2016-08-30 17:36:01 UTC
REVIEW: http://review.gluster.org/15360 (poisx : add support for futimens in setattr call) posted (#1) for review on master by jiffin tony Thottan (jthottan)

Comment 2 Amar Tumballi 2019-05-11 02:22:39 UTC
https://review.gluster.org/#/c/glusterfs/+/14815/ (fixes this)


Note You need to log in before you can comment on or make changes to this bug.