doc: Fix typo in writeback throttle section

Fix typo in doc/dev/osd_internals/wbthrottle.rst

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
This commit is contained in:
Brad Hubbard 2015-08-25 21:04:55 +10:00
parent 07a28d6ce2
commit 6ee7068c4c

View File

@ -24,5 +24,5 @@ Filestore syncs have a sideeffect of flushing all outstanding objects
in the wbthrottle.
lfn_unlink clears the cached FDRef and wbthrottle entries for the
unlinked object when then last link is removed and asserts that all
unlinked object when the last link is removed and asserts that all
outstanding FDRefs for that object are dead.