Whamcloud - gitweb
b=24128 mgs_write_log_ost() should not update client's log
authorVitaly Fertman <vitaly.fertman@oracle.com>
Tue, 21 Dec 2010 13:04:22 +0000 (16:04 +0300)
committerVitaly Fertman <vitaly.fertman@oracle.com>
Wed, 22 Dec 2010 01:16:34 +0000 (04:16 +0300)
commit0e4ce3ad1d80e78d16a01310a714eec0fe2ab0f8
tree10239e632c5f15de8782dbfefda94b2f595a016c
parent00854b54c67b8dcbc8b57966e391f869e27b34e6
b=24128 mgs_write_log_ost() should not update client's log

o=Lai Siyao
i=adilger

when an OST is set to an existed index, don't update client logs.
otherwise client will have duplicate OSC logs to the same OST.
lustre/mgs/mgs_llog.c