Whamcloud - gitweb
LU-988 ost: add debugging for inode timestamps
authorBobi Jam <bobijam@whamcloud.com>
Sat, 9 Jun 2012 10:12:51 +0000 (18:12 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 19 Jun 2012 06:42:54 +0000 (02:42 -0400)
commitbe98db71e3701fcfa37cac37882eabe9c9910a76
tree4adff1f2c935d9573c69b5a660da32c7a162ce96
parentb169bbf0141dabb3854de9396457f85363f40324
LU-988 ost: 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: I590d8b28b7a37010af6a43d329917022b840d074
Reviewed-on: http://review.whamcloud.com/3069
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Lai Siyao <laisiyao@whamcloud.com>
Reviewed-by: Fan Yong <yong.fan@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/lov/lov_merge.c
lustre/obdfilter/filter_io_26.c
lustre/tests/sanity.sh