summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/ceph.txt
diff options
context:
space:
mode:
authorSage Weil2010-03-22 17:37:14 +0100
committerSage Weil2010-03-23 15:47:07 +0100
commit23ab15ad7a9d042afa7303b735b6e24faa607241 (patch)
tree6bdcad5aa5761593cb7a2ace957cd9a162a4b247 /Documentation/filesystems/ceph.txt
parentceph: fix possible double-free of mds request reference (diff)
downloadkernel-qcow2-linux-23ab15ad7a9d042afa7303b735b6e24faa607241.tar.gz
kernel-qcow2-linux-23ab15ad7a9d042afa7303b735b6e24faa607241.tar.xz
kernel-qcow2-linux-23ab15ad7a9d042afa7303b735b6e24faa607241.zip
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/filesystems/ceph.txt')
-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 6e03917316bd..523fdf0828db 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.