]> git.neil.brown.name Git - LaFS.git/commit
Don't try to set access time on objects that don't record access time.
authorNeilBrown <neilb@suse.de>
Sat, 5 Mar 2011 00:25:04 +0000 (11:25 +1100)
committerNeilBrown <neilb@suse.de>
Sat, 5 Mar 2011 00:25:04 +0000 (11:25 +1100)
commit0df71d97eb7cf2b5afd6556d8855b7d36ba57f8d
tree6db51ae2a16bb7223d415bb7649385e31053046a
parentbfd2c2c5d47dcc24376b80623dd32db268c7ddb6
Don't try to set access time on objects that don't record access time.

e.g. TypeInodeFile, TypeSegmentMap etc.

Doing so can corrupt other data.

Signed-off-by: NeilBrown <neilb@suse.de>
inode.c