the bitrig natano_tmpfsrd_hl_v2 branch has been created by natano.

it is 0 commits behind master, and 1 commit ahead.

commit 130f3f0072882bf6ebb8063e407de9e553d61801
diff: https://github.com/bitrig/bitrig/commit/130f3f0
author: Martin Natano <[email protected]>
date: Tue Sep 23 21:44:32 2014 +0200

Revise hardlink handling.

Allow the code to handle hardlinks to non-regular files correctly.

Track whether the file content has already been dumped to the snapshot.
Stop relying on tn_dirent_hint, which is not guaranteed to be set at all.
This change also allows us to rely on the behaviour that the file &
content is always before the zero-sized hardlinks to resolve ambiguities
during the streaming read of a snapshot.

with input from pedro@

M       sys/tmpfs/tmpfs_snapshot.c
M       sys/tmpfs/tmpfs_snapshot.h

Reply via email to