I'm writing C program to do some preprocessing on some very large files. The filesystems I'm using are ZFS, but I don't see them mounted with the "largefiles" flag. I'm used to seeing that for non-ZFS FSTypes. Does anyone know is ZFS is largefile aware even without it being specified as a mount option?