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:
2e4b723
)
nfsd: remove unused macro in nfsv4
author
Yanchuan Nian
<ycnian@gmail.com>
Mon, 11 Mar 2013 02:43:26 +0000
(10:43 +0800)
committer
J. Bruce Fields
<bfields@redhat.com>
Wed, 3 Apr 2013 15:48:33 +0000
(11:48 -0400)
lk_rflags is never used anywhere, and rflags is not defined in struct
nfsd4_lock.
Signed-off-by: Yanchuan Nian <ycnian@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/xdr4.h
patch
|
blob
|
history
diff --git
a/fs/nfsd/xdr4.h
b/fs/nfsd/xdr4.h
index be0a79d1dbcb94d56089d5a553666370857623a2..40e05e6d2518d0283c7aa3cd479fdad25d8f3a74 100644
(file)
--- a/
fs/nfsd/xdr4.h
+++ b/
fs/nfsd/xdr4.h
@@
-184,7
+184,6
@@
struct nfsd4_lock {
#define lk_old_lock_stateid v.old.lock_stateid
#define lk_old_lock_seqid v.old.lock_seqid
-#define lk_rflags u.ok.rflags
#define lk_resp_stateid u.ok.stateid
#define lk_denied u.denied