diff options
author | Benny Halevy <bhalevy@panasas.com> | 2006-12-20 21:29:46 +0100 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2007-02-04 00:35:09 +0100 |
commit | 4dc2eaecd4cf0687727e418540bccf956a62ebcf (patch) | |
tree | 294d9f4f161bd4e9b30f2870c13fddb9ead13a8b /fs | |
parent | NFSv4: Add lockdep checks to nfs4_wait_clnt_recover() (diff) | |
download | linux-4dc2eaecd4cf0687727e418540bccf956a62ebcf.tar.xz linux-4dc2eaecd4cf0687727e418540bccf956a62ebcf.zip |
NFS: move NFS_DEBUG definition
Trond, looks like the changes to include/linux/nfs_fs.h in 2.6.18
that moved the #include's of sunrpc header files into the #ifdef __KERNEL__ block
disabled nfs debugging for all nfs c file not including any sunrpc header.
The following patch moves the definition down, right before its use
for defining ifdebug.
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
(Moved definition further down into the __KERNEL__ section: Trond)
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions