From 997c37ca88f915a4e55d778fa10da8f258c91853 Mon Sep 17 00:00:00 2001 From: Andreas Dilger Date: Tue, 10 Apr 2018 11:44:51 -0600 Subject: [PATCH] LUDOC-11 misc: minor tweak to NFS export doc Mention that Lustre can also be exported by NFS Ganesha. Signed-off-by: Andreas Dilger Change-Id: I4e22ac1223409780293dde641f982e6fd5f36f76 Reviewed-on: https://review.whamcloud.com/31934 Tested-by: Jenkins Reviewed-by: Joseph Gmitter --- UnderstandingLustre.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/UnderstandingLustre.xml b/UnderstandingLustre.xml index 238677f..4a6b166 100644 --- a/UnderstandingLustre.xml +++ b/UnderstandingLustre.xml @@ -423,12 +423,12 @@ xml:id="understandinglustre"> NFS and CIFS export:Lustre files can - be re-exported using NFS (via Linux knfsd) or CIFS (via Samba) - enabling them to be shared with non-Linux clients, such as Microsoft - *Windows - *and Apple + be re-exported using NFS (via Linux knfsd or Ganesha) or CIFS (via + Samba), enabling them to be shared with non-Linux clients such as + Microsoft*Windows, + *Apple *Mac OS X - *. + *, and others. -- 1.8.3.1