Whamcloud - gitweb
- ll_fill_super() calls lprocfs_register_mountpoint() _before_
authoralex_tomas <alex_tomas>
Sat, 12 Jul 2003 18:30:39 +0000 (18:30 +0000)
committeralex_tomas <alex_tomas>
Sat, 12 Jul 2003 18:30:39 +0000 (18:30 +0000)
commit308769461ea65cc9ce464637440dbea1d3c0f19d
tree644f3ea7bc2634da6bf0093b4b909930201239da
parentcd40ef2f9af575799b4fc3fb1f0f7d9ae6ac7d03
- ll_fill_super() calls lprocfs_register_mountpoint() _before_
  *iget
- lprocfs_counter_add() shows backtrace in counter var isn't initialized yet
lustre/llite/llite_lib.c