git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
177313f
)
NFS: Remove nfs_unique_id
author
Chuck Lever
<chuck.lever@oracle.com>
Tue, 22 May 2012 02:45:08 +0000
(22:45 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 22 May 2012 20:45:45 +0000
(16:45 -0400)
Clean up: this structure is unused.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4_fs.h
patch
|
blob
|
history
diff --git
a/fs/nfs/nfs4_fs.h
b/fs/nfs/nfs4_fs.h
index
b14bcc3
..
1526fdf
100644
(file)
--- a/
fs/nfs/nfs4_fs.h
+++ b/
fs/nfs/nfs4_fs.h
@@
-52,11
+52,6
@@
struct nfs4_minor_version_ops {
const struct nfs4_state_maintenance_ops *state_renewal_ops;
};
-struct nfs_unique_id {
- struct rb_node rb_node;
- __u64 id;
-};
-
#define NFS_SEQID_CONFIRMED 1
struct nfs_seqid_counter {
ktime_t create_time;