the bitrig natano_tmpfsrd_hl branch has been created by natano.

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

commit 4201704b3ec15ff709cfbfcb45402f144ef001c8
diff: https://github.com/bitrig/bitrig/commit/4201704
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