Whamcloud - gitweb
LUDOC 299 protocol: Spell-check document
[doc/protocol.git] / mds_getstatus.txt
index f8d571f..2f9f305 100644 (file)
@@ -2,7 +2,7 @@ RPC 40: MDS GETSTATUS - get the status from a target
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 [[mds-getstatus-rpc]]
 
-Get the attributes of the mountpoint of the file system.
+Get the attributes of the mount point of the file system.
 
 .MDS_GETSTATUS Request Packet Structure
 image::mds-getstatus-request.png["MDS_GETSTATUS Request Packet Structure",height=50]
@@ -43,7 +43,7 @@ RPC descriptor. See <<struct-ptlrpc-body>>.
 See <<struct-mdt-body>>.
 
 In the reply message, the 'mdt_body' contains only the FID of the
-filesystem ROOT in 'mbo_fid1'.  The client can then use the returned
+file system ROOT in 'mbo_fid1'.  The client can then use the returned
 FID to fetch inode attributes for the root inode of the local
-mountpoint.
+mount point.