From: liang xie <xieliang007@gmail.com>
To: trond.myklebust@netapp.com, linux-nfs@vger.kernel.org
Subject: [PATCH] NFS: fix a typo in fs/nfs/nfs4filelayout.c
Date: Sun, 7 Oct 2012 00:01:07 +0800 [thread overview]
Message-ID: <CADu=CFoMr0kUcKQsKYAVLk9d15537UHdLEbSt+HkbfCiOJWotQ@mail.gmail.com> (raw)
Fix a typo: "Futher" -> "Further"
Signed-off-by: Liang Xie <xieliang@xiaomi.com>
---
fs/nfs/nfs4filelayout.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/nfs/nfs4filelayout.c b/fs/nfs/nfs4filelayout.c
index 53f94d9..c3933e7 100644
--- a/fs/nfs/nfs4filelayout.c
+++ b/fs/nfs/nfs4filelayout.c
@@ -720,7 +720,7 @@ filelayout_decode_layout(struct pnfs_layout_hdr *flo,
fl->pattern_offset);
/* Note that a zero value for num_fh is legal for STRIPE_SPARSE.
- * Futher checking is done in filelayout_check_layout */
+ * Further checking is done in filelayout_check_layout */
if (fl->num_fh >
max(NFS4_PNFS_MAX_STRIPE_CNT, NFS4_PNFS_MAX_MULTI_CNT))
goto out_err;
--
1.7.9.6 (Apple Git-31.1)
reply other threads:[~2012-10-06 16:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='CADu=CFoMr0kUcKQsKYAVLk9d15537UHdLEbSt+HkbfCiOJWotQ@mail.gmail.com' \
--to=xieliang007@gmail.com \
--cc=linux-nfs@vger.kernel.org \
--cc=trond.myklebust@netapp.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).