the bitrig master branch has been updated by natano with 1 new commit:

commit 14b7c9a7a8ab3c47947ad89908c5c6951e0655f6
diff: https://github.com/bitrig/bitrig/commit/14b7c9a
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 and ok pedro@

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

Reply via email to