diff options
| author | Sage Weil <sage@newdream.net> | 2010-03-22 12:37:14 -0400 |
|---|---|---|
| committer | Sage Weil <sage@newdream.net> | 2010-03-23 10:47:07 -0400 |
| commit | 23ab15ad7a9d042afa7303b735b6e24faa607241 (patch) | |
| tree | 6bdcad5aa5761593cb7a2ace957cd9a162a4b247 | |
| parent | 393f66209669ad23f4f6d4191234c1df4367df3c (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>
| -rw-r--r-- | Documentation/filesystems/ceph.txt | 2 |
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 | |||
| 115 | number of entries in that directory. | 115 | number of entries in that directory. |
| 116 | 116 | ||
| 117 | nocrc | 117 | nocrc |
| 118 | Disable CRC32C calculation for data writes. If set, the OSD | 118 | Disable CRC32C calculation for data writes. If set, the storage node |
| 119 | must rely on TCP's error correction to detect data corruption | 119 | must rely on TCP's error correction to detect data corruption |
| 120 | in the data payload. | 120 | in the data payload. |
| 121 | 121 | ||
