Skip to content

Commit

Permalink
ceph: avoid loaded term 'OSD' in documention
Browse files Browse the repository at this point in the history
'OSD' means different things to different people; avoid it here to avoid
confusion.

Signed-off-by: Sage Weil <sage@newdream.net>
  • Loading branch information
Sage Weil committed Mar 23, 2010
1 parent 393f662 commit 23ab15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/filesystems/ceph.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 23ab15a

Please sign in to comment.