From: "J. Bruce Fields" <bfields@fieldses.org>
To: ycnian@gmail.com
Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] nfsd: rmmove unused macro in nfsv4
Date: Mon, 11 Mar 2013 10:43:41 -0400 [thread overview]
Message-ID: <20130311144341.GA16309@fieldses.org> (raw)
In-Reply-To: <1362969806-23907-1-git-send-email-ycnian@gmail.com>
On Mon, Mar 11, 2013 at 10:43:26AM +0800, ycnian@gmail.com wrote:
> From: Yanchuan Nian <ycnian@gmail.com>
>
> lk_rflags is never used anywhere, and rflags is not defined in struct
> nfsd4_lock. Very sorry for my negligence in last version. Maybe I am tired.
Applying for 3.10, thanks.--b.
>
> Signed-off-by: Yanchuan Nian <ycnian@gmail.com>
> ---
> fs/nfsd/xdr4.h | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/fs/nfsd/xdr4.h b/fs/nfsd/xdr4.h
> index 0889bfb..326724a 100644
> --- 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
>
> --
> 1.7.4.4
>
prev parent reply other threads:[~2013-03-11 14:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-11 2:43 [PATCH v2] nfsd: rmmove unused macro in nfsv4 ycnian
2013-03-11 14:43 ` J. Bruce Fields [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130311144341.GA16309@fieldses.org \
--to=bfields@fieldses.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=ycnian@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).