Whamcloud - gitweb
Add client RPC xid to per-client last_rcvd data. If the MDS dies but the
authoradilger <adilger>
Wed, 24 Apr 2002 20:16:19 +0000 (20:16 +0000)
committeradilger <adilger>
Wed, 24 Apr 2002 20:16:19 +0000 (20:16 +0000)
commit883430534fde5adb06d601e2808cff83ca499984
tree7d4c719368af5891c48bfcd19eac624718b6d961
parentbaec6db5b552a81219a2975deacd2fd751a47361
Add client RPC xid to per-client last_rcvd data.  If the MDS dies but the
client lives, the on-disk xid tells the client which operations the MDS
has completed, even if the client never got a reply (hence no last_rcvd #).
lustre/include/linux/lustre_mds.h
lustre/mds/mds_reint.c