Whamcloud - gitweb
b=17545 control DCACHE_LUSTRE_INVALID flag with MDS_INODELOCK_LOOKUP lock
authorFan Yong <Yong.Fan@Sun.COM>
Thu, 17 Dec 2009 07:37:33 +0000 (15:37 +0800)
committerRobert Read <rread@sun.com>
Thu, 17 Dec 2009 07:52:28 +0000 (23:52 -0800)
commitff36847e085ce7e0508e81c001a1dd422eb2b740
tree51b43b3f9e899c14e5eab29d54eeaf039614609f
parent996060632a241800c2eb2c985f6697c2abee03e4
b=17545 control DCACHE_LUSTRE_INVALID flag with MDS_INODELOCK_LOOKUP lock

1) "DCACHE_LUSTRE_INVALID" is controlled by "MDS_INODELOCK_LOOKUP" which is corresponding to "IT_LOOKUP", do not skip invalidate for other intent.
2) cleanup locks from former test cases for replay-single test_53d.

i=robert.read
i=jinshan.xiong
lustre/llite/dcache.c
lustre/mdc/mdc_locks.c
lustre/tests/openunlink.c
lustre/tests/replay-single.sh