Whamcloud - gitweb
- a pretty big patch that replaces our handling of uuid's through
authorbraam <braam>
Tue, 14 Jan 2003 00:16:05 +0000 (00:16 +0000)
committerbraam <braam>
Tue, 14 Jan 2003 00:16:05 +0000 (00:16 +0000)
commit214580c88eaf7687fa693d9f60a0e32fe669725c
treecedb98311b772eae7ff2876ef4b19a08dc32f6a3
parent7e419f8853fa09155dbb9f822f557bcfd5b5bbf1
- a pretty big patch that replaces our handling of uuid's through
  character strings, arrays and a uuid_t uniformly with one type
  struct obd_uuid
- goal: fix the lov startup on ia64.
lustre/cobd/cache_obd.c
lustre/cobd/lproc_cache.c
lustre/ptlbd/client.c
lustre/ptlbd/server.c