Whamcloud - gitweb
LU-988 llite: add debugging for inode timestamps
authorBobi Jam <bobijam@whamcloud.com>
Tue, 13 Mar 2012 07:08:54 +0000 (15:08 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 30 May 2012 13:21:10 +0000 (09:21 -0400)
commit238065a063dbcd53a27a56eeb8f459ca85d6bc3b
tree57732def57dc16aebcc65c15bb4f5cf41aa72f51
parentb76f327de7836a854f204d28e61de52bc03011b1
LU-988 llite: add debugging for inode timestamps

Intermittent test failures for sanity.sh test_39j are showing the
inode timestamps going backward. Add internal debugging to track the
LVB timestamps to see where the old timestamps are coming from, to
determine if this is a problem with the VM environment being used for
testing, or if it is a genuine problem in the Lustre code.

Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Change-Id: Iae09d2361e81c05ccc5883dd4418067d9a90abab
Reviewed-on: http://review.whamcloud.com/2274
Tested-by: Hudson
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/lov/lov_merge.c
lustre/tests/sanity.sh