[Bugs] [Bug 1580529] New: posix/ctime: Access time is not updated for file with a hardlink

bugzilla at redhat.com bugzilla at redhat.com
Mon May 21 17:16:03 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1580529

            Bug ID: 1580529
           Summary: posix/ctime: Access time is not updated for file with
                    a hardlink
           Product: GlusterFS
           Version: mainline
         Component: posix
          Assignee: bugs at gluster.org
          Reporter: khiremat at redhat.com
                CC: bugs at gluster.org



Description of problem:
When ctime feature is enabled, access time of file which has hardlink is not
changed with the cmd 'touch -a <file>'

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

How reproducible:
Alwasy

Steps to Reproduce:
1. Creatt gluster volume
2. Enable ctime feature (Both ctime and utime option)
3. Create a file
4. Create a hardlink for above file
5. Record atime by doing stat file
6. touch -a file
7. Record atime and compare with above. 

Actual results:
atime should is not updated

Expected results:
atime should be updated

Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list