the bitrig natano_tmpfsrd_hl_v2 branch has been created by natano.

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

commit 0bf8c5f2cd1cf4f8915e1895c3d423810d44f307
diff: https://github.com/bitrig/bitrig/commit/0bf8c5f
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