Whamcloud - gitweb
Don't include lprocfs_ll_rd() at all. lprocfs defines a no-op function
authoradilger <adilger>
Mon, 4 Nov 2002 00:27:13 +0000 (00:27 +0000)
committeradilger <adilger>
Mon, 4 Nov 2002 00:27:13 +0000 (00:27 +0000)
commit5b33cf833e095b1705675e0a5ee118eaf5c3cf14
tree7549db0cf31a99dda2bfe724d031362b0a39177d
parentaa6a0131f98b164b7caaf25c89ca7ae2c7c8b9dc
Don't include lprocfs_ll_rd() at all.  lprocfs defines a no-op function
stub for this.  When lprocfs isn't available, we will get nothing from
these functions, but I don't think that is a big deal.
lustre/ldlm/ldlm_resource.c