xfs
[Top] [All Lists]

[Bug 378] xfs does not set inode ctime if ATTR_CTIME flag is enabled

To: xfs-master@xxxxxxxxxxx
Subject: [Bug 378] xfs does not set inode ctime if ATTR_CTIME flag is enabled
From: bugzilla-daemon@xxxxxxxxxxx
Date: Wed, 5 Jan 2005 18:37:41 -0800
Sender: linux-xfs-bounce@xxxxxxxxxxx
http://oss.sgi.com/bugzilla/show_bug.cgi?id=378


hch@xxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Additional Comments From fsintguy@xxxxxxxxx  2004-25-10 23:44 PDT 
-------
Created an attachment (id=147)
 --> (http://oss.sgi.com/bugzilla/attachment.cgi?id=147&action=view)
Fixes xfs ctime attribute ATTR_CTIME

xfs_setattr calls xfs_ichgtime even if the flag XFS_AT_CTIME is set. Assign the

ctime accordingly by observing the XFS_AT_CTIME attribute. We have to make sure

that ATTR_DMI flag is taken care.

------- Additional Comments From hch@xxxxxxx  2005-05-01 18:37 PDT -------
Yes, this needs fixing.  We're not sure how to fix it best, it'll probaby be
fixed soon when overhauling the [acm]time handling.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


<Prev in Thread] Current Thread [Next in Thread>
  • [Bug 378] xfs does not set inode ctime if ATTR_CTIME flag is enabled, bugzilla-daemon <=