the bitrig master branch has been updated by pedro with 2 new commits: commit a6d119b287530ecea4a521e65f36f7fed84dfcaa diff: https://github.com/bitrig/bitrig/commit/a6d119b author: Pedro Martelletto <[email protected]> date: Tue Jan 27 21:28:23 2015 +0100
Don't leak buffers in wapbl_doio(). Mark the buffer with B_INVAL so it is disposed of by brelse(). OK patrick@. M sys/kern/vfs_wapbl.c commit dd549e3d58d970ab29332d2eb93d507b40f6f5f4 diff: https://github.com/bitrig/bitrig/commit/dd549e3 author: pedro martelletto <[email protected]> date: Tue Jan 27 21:20:52 2015 +0100 Print the total number of buffers in 'systat iostat'. OK patrick@. M usr.bin/systat/iostat.c
