It never occured to me until I needed to adjust the mtime
separately from the atime that it would appear that AFS doesn't
keep both atime and mtime. stat(2) returns the same value for all
three timestamps.
This is correct, AFS only keeps one timestamp and uses to fill out
all three values in the stat struct.
-Larry
- AFS only stores one timestamp? Larry Schwimmer
- Re: AFS only stores one timestamp? Lyle_Seaman
- Re: AFS only stores one timestamp? Larry Huston
- Re: AFS only stores one timestamp? Paul Howell
- Re: AFS only stores one timestamp? epeisach
