the bitrig pedro_tmpfs_sync branch has been created by pedro.

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

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

Periodically update timestamps in tmpfs.

M       sys/tmpfs/tmpfs_vfsops.c

commit 30b38f837c4851e1a67de0db77b60b84f8bb11c9
diff: https://github.com/bitrig/bitrig/commit/30b38f8
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.

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 16945ea4f08192f42a120f4abbe39ec5d8979ed6
diff: https://github.com/bitrig/bitrig/commit/16945ea
author: Pedro Martelletto <[email protected]>
date: Mon Mar 16 14:47:48 2015 +0100

Mark read-only nodes as such in tmpfs.

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

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

Internally mark read-only shares as such in tmpfs.

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

commit e570701e20adb48b1bab595ca17892ac966a6e9e
diff: https://github.com/bitrig/bitrig/commit/e570701
author: Pedro Martelletto <[email protected]>
date: Mon Mar 16 14:39:00 2015 +0100

Brand new read-only tmpfs shares don't make sense.

M       sys/tmpfs/tmpfs_vfsops.c

Reply via email to