Whamcloud - gitweb
Branch b1_6
authorfanyong <fanyong>
Thu, 29 Nov 2007 04:06:24 +0000 (04:06 +0000)
committerfanyong <fanyong>
Thu, 29 Nov 2007 04:06:24 +0000 (04:06 +0000)
commitaea68c8a80664fb56d1b67a0e9077446bb0d317b
treef7483a4b224cf77b055d2975f101057e303b5a4d
parent37f8b35991ca2be12c87ad58ccb043f48d4eea79
Branch b1_6
b=14135
i=nathan
i=huanghua

Original "mgc_logname2resid" process both "logname" (which consists of fsname-nodetype)
and "fsname", it can not distinguish "-" contained fsname and the logname.
Split it into two functions: "mgc_logname2resid" and "mgs_fsname2resid" for that.
lustre/include/lustre_disk.h
lustre/mgc/mgc_request.c
lustre/mgs/mgs_handler.c