Whamcloud - gitweb
b=21485 Keep in-memory client data until export destroy
authorMike Tappro <tappro@sun.com>
Tue, 2 Mar 2010 01:57:44 +0000 (17:57 -0800)
committerRobert Read <rread@sun.com>
Tue, 2 Mar 2010 01:57:44 +0000 (17:57 -0800)
commit64d7c036a5429a9ce5435aea96e30935b1cef44a
tree3a5479b63ebe284e409068e752a429f6339c7f25
parent4fb0d6f5a7cc4ac4a14a3710cd9795f87c41f49f
b=21485 Keep in-memory client data until export destroy

Client data on disk is removed upon disconnect but in-memory data is needed
while export is still used and must be kept until its destroy.

i=adilger
i=rread
lustre/include/lustre_disk.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_recovery.c
lustre/obdfilter/filter.c
lustre/obdfilter/filter_internal.h
lustre/ptlrpc/target.c