the bitrig master branch has been updated by pedro with 5 new commits:

commit 3d204f46d3cf118b4a56f37c4fe4ce09ce03977a
diff: https://github.com/bitrig/bitrig/commit/3d204f4
author: Pedro Martelletto <[email protected]>
date: Sat Mar 21 11:13:51 2015 +0100

Change udf_opendir() to receive off_t and size_t arguments.

Minor indentation bit in udf_cmpname().

OK natano@.

M       sys/isofs/udf/udf_vnops.c

commit 3b09d92592da067d2d883403fa3ad5f16ee0681d
diff: https://github.com/bitrig/bitrig/commit/3b09d92
author: Pedro Martelletto <[email protected]>
date: Sat Mar 21 11:13:01 2015 +0100

Use daddr_t for sector numbers.

OK natano@.

M       sys/isofs/udf/udf.h
M       sys/isofs/udf/udf_vnops.c

commit 36395ac752ca52033bd347661f3ab7792ca1360b
diff: https://github.com/bitrig/bitrig/commit/36395ac
author: Pedro Martelletto <[email protected]>
date: Sat Mar 21 11:10:26 2015 +0100

Change udf_dirstream to use more specific integer types, chiefly off_t
for offsets and size_t for sizes.

OK natano@.

M       sys/isofs/udf/udf.h
M       sys/isofs/udf/udf_vnops.c

commit d7f68859f74b0454447a97c38eaef40a47544b7b
diff: https://github.com/bitrig/bitrig/commit/d7f6885
author: Pedro Martelletto <[email protected]>
date: Sat Mar 21 11:06:41 2015 +0100

Rework udf_read(); switch it to uiomove().

OK natano@.

M       sys/isofs/udf/udf_vnops.c

commit 7032241566b328d7e369c5db5aeeb41c6015e720
diff: https://github.com/bitrig/bitrig/commit/7032241
author: Pedro Martelletto <[email protected]>
date: Sat Mar 21 11:04:41 2015 +0100

Change udf_readatoffset() to receive a size_t argument.

OK natano@.

M       sys/isofs/udf/udf_extern.h
M       sys/isofs/udf/udf_subr.c
M       sys/isofs/udf/udf_vnops.c

Reply via email to