As noted by the submitter [1], the crtime attribute is always being incorrectly set to the CTIME (changetime) value. This regression was committed in the ZFS v28 import [2]. The attached patch fixes the issue. 1. http://lists.freebsd.org/pipermail/freebsd-fs/2012-December/015860.html 2. http://svnweb.freebsd.org/base?view=revision&revision=219089 Fix: Patch attached with submission follows: How-To-Repeat: - Create a file. - Change the file. Note that the birth time changes for the file.
State Changed From-To: open->patched Mark as patched, pending MFC.
Responsible Changed From-To: freebsd-bugs->delphij Take.
State Changed From-To: patched->closed MFC'ed to 9-STABLE and 8-STABLE.