Whamcloud - gitweb
b=11673
authorkalpak <kalpak>
Thu, 27 Sep 2007 13:47:02 +0000 (13:47 +0000)
committerkalpak <kalpak>
Thu, 27 Sep 2007 13:47:02 +0000 (13:47 +0000)
commit7522f70a5cb11669174159fddad00ad74add264b
tree738fbe58fad45085f4ca25cd01a8e96cb4134834
parent79a511a9d14942d98e778e75254a5f11c37c7880
b=11673
i=andreas, green

If LAST_ID value on disk is smaller than the objects existing in the O/0/d* directories, it indicates disk corruption and causes an LBUG(). If the object is 0-length, then we should use the existing object. This will help to avoid a full fsck in most cases.
lustre/ChangeLog
lustre/obdfilter/filter.c