projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bfc96a
)
nfsd: remove duplicate NFS4_STATEID_SIZE declaration
author
Andy Adamson
<andros@netapp.com>
Fri, 13 Aug 2010 21:31:16 +0000
(17:31 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 7 Sep 2010 23:21:18 +0000
(19:21 -0400)
Use NFS4_STATEID_SIZE from include/linux/nfs4
Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4callback.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/nfsd/nfs4callback.c
b/fs/nfsd/nfs4callback.c
index 988cbb3a19b6785378a5dcaab1118e4b3d78b14b..014482c4e57d56e7f15f3cb11d31ee30dbc4330d 100644
(file)
--- a/
fs/nfsd/nfs4callback.c
+++ b/
fs/nfsd/nfs4callback.c
@@
-41,7
+41,6
@@
#define NFSPROC4_CB_NULL 0
#define NFSPROC4_CB_COMPOUND 1
-#define NFS4_STATEID_SIZE 16
/* Index of predefined Linux callback client operations */