Whamcloud - gitweb
LU-532 mdt: improve xattr ctime warning message
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 28 Jul 2011 22:13:53 +0000 (16:13 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 1 Nov 2011 03:34:41 +0000 (23:34 -0400)
commit622b1b48a1fa9dc8c6954fa7ca596358b05af888
treed7fba0b0397865de7981adaae2b87a40f86a0223
parentdbc82b14c7aae75d3ae7618c8a8f5cc5a561eabb
LU-532 mdt: improve xattr ctime warning message

Print out which xattr is not getting OBD_MD_FLCTIME set so that it
is possible to track down what code path on the client is failing.

Change-Id: I1918d2e8e0a1e03d8437846e823bca9df6f89b48
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/1161
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Bobi Jam <bobijam@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/mdt/mdt_xattr.c