From: Danny Al-Gaaf Date: Sat, 8 Mar 2014 22:25:53 +0000 (+0100) Subject: filestore-filesystem-compat.rst: fix typo X-Git-Tag: v0.78~61^2~8 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bbd1c4bab50448391758bef4d763bf4478b3455e;p=ceph.git filestore-filesystem-compat.rst: fix typo Signed-off-by: Danny Al-Gaaf --- diff --git a/doc/dev/filestore-filesystem-compat.rst b/doc/dev/filestore-filesystem-compat.rst index c5f036edfee8..fae352347f39 100644 --- a/doc/dev/filestore-filesystem-compat.rst +++ b/doc/dev/filestore-filesystem-compat.rst @@ -52,6 +52,6 @@ Possibilities: this ought to work. It'll make things like clone slow, but let's face it: they're already slow on non-btrfs file systems because they actually copy the data (instead of duplicating the extent refs in - btrfs). And it should make the full ObjectStore iterface safe, + btrfs). And it should make the full ObjectStore interface safe, without upper layers having to worry about the kinds and orders of transactions they perform.