WIP: Add st_birthtime support to fusefs
This commit adds st_birthtime support to fusefs(5) in the FUSE_GETATTR,
FUSE_SETATTR, and FUSE_LOOKUP operations. It also reserves spaces for, but
does not implement, chflags(2) support. The patch cannot be merged as-is
because it breaks existing fusefs binaries.