Whamcloud - gitweb
Miscellaneous minor changes as a result of code audit.
authoradilger <adilger>
Mon, 12 Aug 2002 22:43:48 +0000 (22:43 +0000)
committeradilger <adilger>
Mon, 12 Aug 2002 22:43:48 +0000 (22:43 +0000)
commit86e76d8022e837f20fc347a997fc625f8e668eb1
tree5b23cab5646e623ccc720889e42a7514195fa51b
parent9c668c09d048dd0abb64056f348c7ed7c94fcc6e
Miscellaneous minor changes as a result of code audit.
- write lastino to disk in little-endian format (still needs to be written
  to disk for each update, so we don't try to re-allocate existing objects,
  see bug #594147).
- don't call class_conn2export() just to check "conn" validity, and then call
  class_conn2obd() to get the obd - just use obd to determine conn validity.
lustre/obdfilter/filter.c