diff options
author | kib <kib@FreeBSD.org> | 2015-05-31 15:50:54 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2015-05-31 15:50:54 +0000 |
commit | 63f29928778716094f08347c960d23e587ea1ef8 (patch) | |
tree | c92c5dd0ddad4ed7fd6daa1f16017bfc9ce66543 /contrib/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp | |
parent | f860fdb4f87b16ee560bab5ee87a8bd11bc579ad (diff) | |
download | FreeBSD-src-63f29928778716094f08347c960d23e587ea1ef8.zip FreeBSD-src-63f29928778716094f08347c960d23e587ea1ef8.tar.gz |
Remove unused variable.
When deallocate_dependencies() is performed,
softdep_journal_freeblocks() already called cancel_allocdirect() which
should have eliminated direct dependencies for all truncated full
blocks. The indirect dependencies are allowed above, since second-
and third-level dependencies are only dealt with by the code which
frees indirect block, which happens after the inode write.
Discussed with: mckusick, jeff
Reviewed by: jeff
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Diffstat (limited to 'contrib/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions