Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

NFSv4: fix "prefered"->"preferred"

Trivial fix to spelling mistake in comment text.

Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>
Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>

authored by

Xichao Zhao and committed by
Anna Schumaker
64afd878 be390f95

+1 -1
+1 -1
fs/nfs/nfs4xdr.c
··· 4930 4930 } 4931 4931 4932 4932 /* 4933 - * The prefered block size for layout directed io 4933 + * The preferred block size for layout directed io 4934 4934 */ 4935 4935 static int decode_attr_layout_blksize(struct xdr_stream *xdr, uint32_t *bitmap, 4936 4936 uint32_t *res)