aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2010-03-22 09:37:14 -0700
committerSage Weil <sage@newdream.net>2010-03-23 07:47:07 -0700
commit23ab15ad7a9d042afa7303b735b6e24faa607241 (patch)
tree6bdcad5aa5761593cb7a2ace957cd9a162a4b247 /Documentation
parent393f66209669ad23f4f6d4191234c1df4367df3c (diff)
ceph: avoid loaded term 'OSD' in documention
'OSD' means different things to different people; avoid it here to avoid confusion. Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/filesystems/ceph.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/ceph.txt b/Documentation/filesystems/ceph.txt
index 6e03917316b..523fdf0828d 100644
--- a/Documentation/filesystems/ceph.txt
+++ b/Documentation/filesystems/ceph.txt
@@ -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.