mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-13 09:20:17 +00:00
nfsd: remove unused macro in nfsv4
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>
This commit is contained in:
parent
2e4b7239a6
commit
9c6bdbb8dd
@ -184,7 +184,6 @@ struct nfsd4_lock {
|
|||||||
#define lk_old_lock_stateid v.old.lock_stateid
|
#define lk_old_lock_stateid v.old.lock_stateid
|
||||||
#define lk_old_lock_seqid v.old.lock_seqid
|
#define lk_old_lock_seqid v.old.lock_seqid
|
||||||
|
|
||||||
#define lk_rflags u.ok.rflags
|
|
||||||
#define lk_resp_stateid u.ok.stateid
|
#define lk_resp_stateid u.ok.stateid
|
||||||
#define lk_denied u.denied
|
#define lk_denied u.denied
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user