ceph: avoid loaded term 'OSD' in documention
authorSage Weil <sage@newdream.net>
Mon, 22 Mar 2010 16:37:14 +0000 (09:37 -0700)
committerSage Weil <sage@newdream.net>
Tue, 23 Mar 2010 14:47:07 +0000 (07:47 -0700)
'OSD' means different things to different people; avoid it here to avoid
confusion.

Signed-off-by: Sage Weil <sage@newdream.net>
Documentation/filesystems/ceph.txt

index 6e03917..523fdf0 100644 (file)
@@ -115,7 +115,7 @@ Mount Options
        number of entries in that directory.
 
   nocrc
-       Disable CRC32C calculation for data writes.  If set, the OSD
+       Disable CRC32C calculation for data writes.  If set, the storage node
        must rely on TCP's error correction to detect data corruption
        in the data payload.