Whamcloud - gitweb
b_2036
authoryoufeng <youfeng>
Wed, 29 Oct 2003 03:47:04 +0000 (03:47 +0000)
committeryoufeng <youfeng>
Wed, 29 Oct 2003 03:47:04 +0000 (03:47 +0000)
commit89a5dc3c75b332f76cc5635b4a17fc6c30748ada
tree92d1886fa27541c0ceb60a11ae39ae01fdb50bc7
parent43c1878bf755d1b4f96dfe242c3bd48693452a6f
b_2036
formats nids for readability, from "nid" to "nid (format)"
nid    : using LPX64 everywhere
format : "%u:%d.%d.%d.%d" for IP NIDS (leading part iscluster ID)
         "%u:%u" for non-IP NIDs (leading part is cluster ID)
lustre/obdclass/obd_config.c