projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d91d0b5
)
nfsd: share some function prototypes
author
J. Bruce Fields
<bfields@redhat.com>
Tue, 12 Jun 2012 20:06:29 +0000
(16:06 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 10 Jul 2012 20:41:35 +0000
(16:41 -0400)
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfsd.h
patch
|
blob
|
history
diff --git
a/fs/nfsd/nfsd.h
b/fs/nfsd/nfsd.h
index 1671429ffa66fa1db509fbb212a09ad80d49efa8..6d425c2f9fcd004876400c41ada93275afd091ef 100644
(file)
--- a/
fs/nfsd/nfsd.h
+++ b/
fs/nfsd/nfsd.h
@@
-72,6
+72,8
@@
int nfsd_nrthreads(void);
int nfsd_nrpools(void);
int nfsd_get_nrthreads(int n, int *);
int nfsd_set_nrthreads(int n, int *);
+int nfsd_pool_stats_open(struct inode *, struct file *);
+int nfsd_pool_stats_release(struct inode *, struct file *);
#if defined(CONFIG_NFSD_V2_ACL) || defined(CONFIG_NFSD_V3_ACL)
#ifdef CONFIG_NFSD_V2_ACL