* [PATCH] NFS: fix a typo in fs/nfs/nfs4filelayout.c
@ 2012-10-06 16:01 liang xie
0 siblings, 0 replies; only message in thread
From: liang xie @ 2012-10-06 16:01 UTC (permalink / raw)
To: trond.myklebust, linux-nfs
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)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-06 16:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-06 16:01 [PATCH] NFS: fix a typo in fs/nfs/nfs4filelayout.c liang xie
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).