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

commit 8ffe5ef3479033bfd538bdcfda62d5bcf3a16ab9
diff: https://github.com/bitrig/bitrig/commit/8ffe5ef
author: Pedro Martelletto <[email protected]>
date: Mon Mar 16 15:05:45 2015 +0100

Periodically update timestamps in tmpfs. OK natano@.

M       sys/tmpfs/tmpfs_vfsops.c

commit 747733d825a61fb587a29971b42f21eb2ea3d6cb
diff: https://github.com/bitrig/bitrig/commit/747733d
author: Pedro Martelletto <[email protected]>
date: Mon Mar 16 14:52:10 2015 +0100

Change tmpfs_update() to take two arguments: a tmpfs_node_t and an
optional struct timespec pointer. Don't update timestamps of read-only
nodes.

OK natano@.

M       sys/tmpfs/tmpfs.h
M       sys/tmpfs/tmpfs_fifoops.c
M       sys/tmpfs/tmpfs_specops.c
M       sys/tmpfs/tmpfs_subr.c
M       sys/tmpfs/tmpfs_vnops.c

commit d1b7965e76ddf7d744c7c06f7cb38a83ce07f2b0
diff: https://github.com/bitrig/bitrig/commit/d1b7965
author: Pedro Martelletto <[email protected]>
date: Mon Mar 16 14:47:48 2015 +0100

Mark read-only nodes as such in tmpfs. OK natano@.

M       sys/tmpfs/tmpfs.h
M       sys/tmpfs/tmpfs_subr.c
M       sys/tmpfs/tmpfs_vfsops.c

commit ca447ee6bad092ac084c133d7fe09ada0cdd01a1
diff: https://github.com/bitrig/bitrig/commit/ca447ee
author: Pedro Martelletto <[email protected]>
date: Mon Mar 16 14:44:44 2015 +0100

Internally mark read-only shares as such in tmpfs. OK natano@.

M       sys/tmpfs/tmpfs.h
M       sys/tmpfs/tmpfs_vfsops.c

Reply via email to