Skip to content

Commit

Permalink
doc: Fix typo in writeback throttle section
Browse files Browse the repository at this point in the history
Fix typo in doc/dev/osd_internals/wbthrottle.rst

Signed-off-by: Brad Hubbard <[email protected]>
  • Loading branch information
badone committed Aug 25, 2015
1 parent 07a28d6 commit 6ee7068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/dev/osd_internals/wbthrottle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 6ee7068

Please sign in to comment.