Whamcloud - gitweb
- Fix module use counts (bug 581, 22). This makes it impossible to unload
authoradilger <adilger>
Mon, 6 Jan 2003 09:12:32 +0000 (09:12 +0000)
committeradilger <adilger>
Mon, 6 Jan 2003 09:12:32 +0000 (09:12 +0000)
commit674a375c0c431ffb9d9d4f752f180d763a70ec78
tree7db0ae73e502a1cd50818441506897e1ecad4b22
parent0748e71c58d7a09cc34892d82351fbbb687f61f8
- Fix module use counts (bug 581, 22).  This makes it impossible to unload
  a module while it is in use, and also removes a bunch of code (125 lines).
- Update 2.5 ll_clear_inode() to match 2.4 code (cancel locks).  Currently
  commented out, because I'm not sure why it is different (on purpose or
  just omission?).
- Add types to obd_{un,}pack_ioo().
lustre/cobd/cache_obd.c
lustre/cobd/lproc_cache.c
lustre/ptlbd/client.c
lustre/ptlbd/server.c