Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308642
b: refs/heads/master
c: e3c0fb7
h: refs/heads/master
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed May 22, 2012
1 parent 2d7035c commit f41b8c3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c3607282b4d8787a530eb4a9a452b4e823508b9f
refs/heads/master: e3c0fb7ef515852619932b0da993baa2d107684d
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfs4renewd.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
#include "nfs4_fs.h"
#include "delegation.h"

#define NFSDBG_FACILITY NFSDBG_PROC
#define NFSDBG_FACILITY NFSDBG_STATE

void
nfs4_renew_state(struct work_struct *work)
Expand Down
2 changes: 2 additions & 0 deletions trunk/fs/nfs/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
#include "internal.h"
#include "pnfs.h"

#define NFSDBG_FACILITY NFSDBG_STATE

#define OPENOWNER_POOL_SIZE 8

const nfs4_stateid zero_stateid;
Expand Down
1 change: 1 addition & 0 deletions trunk/include/linux/nfs_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,7 @@ nfs_fileid_to_ino_t(u64 fileid)
#define NFSDBG_FSCACHE 0x0800
#define NFSDBG_PNFS 0x1000
#define NFSDBG_PNFS_LD 0x2000
#define NFSDBG_STATE 0x4000
#define NFSDBG_ALL 0xFFFF

#ifdef __KERNEL__
Expand Down

0 comments on commit f41b8c3

Please sign in to comment.