the bitrig pedro_tmpfs branch has been updated by pedro with 3 new commits:
commit b492692319eba9324b9e371afae86862ba040e15 diff: https://github.com/bitrig/bitrig/commit/b492692 author: Pedro Martelletto <[email protected]> date: Wed Jan 28 11:39:07 2015 +0100 Correctly set the attributes of the root node when loading tmpfs snapshots. The permissions were left completely zero'd out, as noticed by Markus Friedl <[email protected]>. Set them according to the root node entry in the tmpfs snapshot image. Bump copyright and add a comment while here. M sys/tmpfs/tmpfs_snapshot.c commit bd36db46937e8dc14a5befba1222898a545af896 diff: https://github.com/bitrig/bitrig/commit/bd36db4 author: Pedro Martelletto <[email protected]> date: Tue Jan 27 21:28:23 2015 +0100 Don't leak buffers in wapbl_doio(). M sys/kern/vfs_wapbl.c commit 46b1851da868743e65455ab4813dd20c28952abd diff: https://github.com/bitrig/bitrig/commit/46b1851 author: pedro martelletto <[email protected]> date: Tue Jan 27 21:20:52 2015 +0100 Print total number of buffers in 'systat iostat'. M usr.bin/systat/iostat.c
