nfsd: remove unused macro in nfsv4
authorYanchuan Nian <ycnian@gmail.com>
Mon, 11 Mar 2013 02:43:26 +0000 (10:43 +0800)
committerJ. 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>

No differences found