diff options
author | Konstantin Belousov <kib@FreeBSD.org> | 2015-05-31 15:50:54 +0000 |
---|---|---|
committer | Konstantin Belousov <kib@FreeBSD.org> | 2015-05-31 15:50:54 +0000 |
commit | aef373ce3803c1199ee8f8e12ca565ada9b2b36c (patch) | |
tree | c92c5dd0ddad4ed7fd6daa1f16017bfc9ce66543 /lib/librt | |
parent | 6c5bc49c5a803101b52861068594eacf6775e08c (diff) |
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
Notes
Notes:
svn path=/head/; revision=283832
Diffstat (limited to 'lib/librt')
0 files changed, 0 insertions, 0 deletions