Whamcloud - gitweb
LU-6501 libcfs: removal last entry of libcfs_netstrfns[]
[fs/lustre-release.git] / Documentation / lfsck.txt
index 9245420..f4e280f 100644 (file)
@@ -174,7 +174,7 @@ References
 
 source code:      file:/lustre/lfsck/
 
-operations manual: http://build.whamcloud.com/job/lustre-manual/lastSuccessfulBuild/artifact/lustre_manual.xhtml#dbdoclet.lfsckadmin
+operations manual: https://build.hpdd.intel.com/job/lustre-manual/lastSuccessfulBuild/artifact/lustre_manual.xhtml#dbdoclet.lfsckadmin
 
 useful links:      http://insidehpc.com/2013/05/02/video-lfsck-online-lustre-file-system-checker/
                    http://www.opensfs.org/wp-content/uploads/2013/04/Zhuravlev_LFSCK.pdf
@@ -184,7 +184,7 @@ Glossary of terms
 ===============================================
 
 OSD - Object storage device. A generic term for a storage device with an
-  interface that extends beyond a block-orientated device interface.
+  interface that extends beyond a block-oriented device interface.
 
 OI - Object Index. A table that maps FIDs to inodes. This table must be
   regenerated if a file level restore is performed as inodes will change.