the bitrig pedro_tmpfs_snap branch has been created by pedro.

it is 0 commits behind master, and 2 commits ahead.

commit 3f57385123397be665dcf460378f72a1897159f0
diff: https://github.com/bitrig/bitrig/commit/3f57385
author: pedro martelletto <[email protected]>
date: Sat Oct 25 09:47:50 2014 +0200

Check that 'off' fits in an off_t.

Check that 'off' fits in an off_t in tmpfs_snap_dump() and
tmpfs_snap_load_vnode(), so that we don't run the risk of silently
truncating it when we call vn_rdwr(). Pointed out by [email protected];
discussed with natano@.

M       sys/tmpfs/tmpfs_snapshot.c

commit 87941a2f288023435a990c472bfce50462701724
diff: https://github.com/bitrig/bitrig/commit/87941a2
author: pedro martelletto <[email protected]>
date: Sat Oct 25 09:35:29 2014 +0200

Define OFF_MAX, to be used only in the kernel.

Discussed with natano@.

M       sys/arch/amd64/include/limits.h
M       sys/arch/arm/include/limits.h

Reply via email to