[Pvfs2-developers] PVFS2 {a|m|c}time patch
Sam Lang
slang at mcs.anl.gov
Mon Jul 31 12:16:17 EDT 2006
Hi Murali,
Patch looks good overall. Would it be possible to reuse the _ATIME,
_CTIME, and _MTIME options instead of defining _ATIME_SET,
_CTIME_SET, and _MTIME_SET to explicitly set the times to the values
passed in?
In other words, are there any cases where we call
PVFS_object_attr_overwrite_setable where instead we could
individually set the appropriate *time based on the context (which
server operation we're doing)?
I'm looking to avoid adding more attr flags to the system interfaces
and changing the setattr protocol.
-sam
On Jul 30, 2006, at 11:49 AM, Murali Vilayannur wrote:
> <mtime2.patch.gz>
More information about the Pvfs2-developers
mailing list