Whamcloud - gitweb
* alloc memory and copy data into type->typ_name and type->typ_ops.
authorrread <rread>
Thu, 29 Aug 2002 06:33:36 +0000 (06:33 +0000)
committerrread <rread>
Thu, 29 Aug 2002 06:33:36 +0000 (06:33 +0000)
commit2bfad5cc4bc369b71ca1d80583a22e6edb639916
tree3abe6ba7dcf57994bca186671814dc7774defde0
parent893740c30bb9986a07e64d4c6e199e27de78786b
* alloc memory and copy data into type->typ_name and type->typ_ops.
This is prevent referencing pointers into others modules memory spaces after
those modules have been unloaded.
lustre/obdclass/genops.c