Message ID | 20171011160413.GH25913@fieldses.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 10/11/2017 12:04 PM, J. Bruce Fields wrote: > From: "J. Bruce Fields" <bfields@redhat.com> > > --- > utils/exportfs/exports.man | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Committed... steved. > > diff --git a/utils/exportfs/exports.man b/utils/exportfs/exports.man > index d8de6bec2583..db47dfdee775 100644 > --- a/utils/exportfs/exports.man > +++ b/utils/exportfs/exports.man > @@ -410,7 +410,7 @@ of the filesystem must be handled elsewhere.) > > .TP > .IR pnfs > -This option allows enables the use of pNFS extension if protocol level > +This option enables the use of the pNFS extension if the protocol level > is NFSv4.1 or higher, and the filesystem supports pNFS exports. With > pNFS clients can bypass the server and perform I/O directly to storage > devices. The default can be explicitly requested with the > -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/utils/exportfs/exports.man b/utils/exportfs/exports.man index d8de6bec2583..db47dfdee775 100644 --- a/utils/exportfs/exports.man +++ b/utils/exportfs/exports.man @@ -410,7 +410,7 @@ of the filesystem must be handled elsewhere.) .TP .IR pnfs -This option allows enables the use of pNFS extension if protocol level +This option enables the use of the pNFS extension if the protocol level is NFSv4.1 or higher, and the filesystem supports pNFS exports. With pNFS clients can bypass the server and perform I/O directly to storage devices. The default can be explicitly requested with the
From: "J. Bruce Fields" <bfields@redhat.com> --- utils/exportfs/exports.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)