Whamcloud - gitweb
Remove bogus local function prototypes that were causing me grief.
authoradilger <adilger>
Wed, 21 May 2003 06:24:57 +0000 (06:24 +0000)
committeradilger <adilger>
Wed, 21 May 2003 06:24:57 +0000 (06:24 +0000)
commit9f91d1600e57ed07fed3c784e8fd8103f422bf45
tree12a6e1126f670fb5f78eba45c99ce4c54e9b008f
parentdd04cc86279a4a77187570c1665cfb1fdf951829
Remove bogus local function prototypes that were causing me grief.
Fix header mess as necessary to be able to compile.
Most of MDS unlink cookie generation complete.
Remove some local variable declarations that are only used in debug messages
  that appeared when compiling with CDEBUG() as a no-op (reduce stack usage).
lustre/mds/commit_confd.c