Whamcloud - gitweb
- use obd_last_committed instead of mdt value for now
authortappro <tappro>
Fri, 18 Aug 2006 15:04:24 +0000 (15:04 +0000)
committertappro <tappro>
Fri, 18 Aug 2006 15:04:24 +0000 (15:04 +0000)
commit93744736cfb30e6a643edc92ad2f22b208aacd4f
tree9ad865e1702a99024786c2960a952538f1f14a67
parent9892d4c64e8a82b421b80766b5e86eb60838d06e
- use obd_last_committed instead of mdt value for now
- check result in stop callback and set transno = 0
- spin_unlock() after update the txi_transno on stop callback
- fix misspelled variable name
- rename mdt_update_last_transno() to the mdt_finish_reply() due to it's
  functionality
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_open.c
lustre/mdt/mdt_recovery.c