freebsd-dev/sys
Konstantin Belousov aef373ce38 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
2015-05-31 15:50:54 +00:00
..
amd64 Remove several write-only variables, all reported by the gcc 4.9 2015-05-29 13:24:17 +00:00
arm We only support the ARM EABI in head, remove the check on __ARM_EABI__. 2015-05-31 10:51:06 +00:00
arm64
boot Remove the broken-txfifo setting for Allwinnner SoCs. 2015-05-30 22:32:48 +00:00
bsm
cam
cddl Add missed {}. 2015-05-27 19:28:14 +00:00
compat When I merged the lemul branch I missied kib@'s r282708 commit. 2015-05-25 20:44:46 +00:00
conf ig4 - Intel fourth gen integrated I2C SMBus driver. 2015-05-30 12:17:18 +00:00
contrib Add support for the tuning cap for Hornet/AR9331 boards. 2015-05-23 08:02:54 +00:00
crypto
ddb ddb: de-register 2015-05-23 14:59:27 +00:00
dev Actually check the DTS node value to enable the uart quirks. 2015-05-30 16:30:51 +00:00
fs Make the NFS server use shared vnode locks for a few cases 2015-05-29 20:22:53 +00:00
gdb
geom
gnu
i386 When I merged the lemul branch I missied kib@'s r282708 commit. 2015-05-25 20:44:46 +00:00
isa
kern When delivering a signal with default disposition to the thread, 2015-05-29 16:26:08 +00:00
kgssapi
libkern Add more __aeabi_memcpy functions, later versions of clang generate calls 2015-05-31 07:31:20 +00:00
mips Similarly to other architecture, add the include for cpufunc.h which is 2015-05-28 12:33:21 +00:00
modules ig4 - Intel fourth gen integrated I2C SMBus driver. 2015-05-30 12:17:18 +00:00
net
net80211 Move counter.h include into ieee80211_freebsd.h. Should fix build. 2015-05-27 14:05:46 +00:00
netgraph
netinet Remove printf() noise... 2015-05-29 08:31:15 +00:00
netinet6 Move RTM announces into generic code to be independent from Layer2 code. 2015-05-29 10:24:16 +00:00
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Add SIOCGI2C ioctl support to the driver. Would work only on ConnectX-3 2015-05-27 13:42:28 +00:00
opencrypto Use the correct number of arguments for the 2015-05-25 01:31:39 +00:00
pc98
powerpc The kernel sends signals to the processes via ABI specific sv_sendsig method. 2015-05-24 17:56:02 +00:00
rpc
security
sparc64 The kernel sends signals to the processes via ABI specific sv_sendsig method. 2015-05-24 17:56:02 +00:00
sys Revert r102953 2015-05-28 22:06:05 +00:00
teken
tools
ufs Remove unused variable. 2015-05-31 15:50:54 +00:00
vm Document vm_page_alloc_contig()'s support for the VM_ALLOC_NODUMP option. 2015-05-30 23:37:47 +00:00
x86 Remove several write-only variables, all reported by the gcc 4.9 2015-05-29 13:24:17 +00:00
xdr
xen
Makefile Kill EoL whitespace. 2015-05-29 14:03:07 +00:00