#
372a60c3 |
| 06-Feb-2014 |
Andreas Jaekel <jaekel@strato-rz.de> |
getgen driver added for znode info ioctl()s
The getgen driver provides an ioctl() that can give information about an inode to userspace that is normally unavailable, such as the generation number an
getgen driver added for znode info ioctl()s
The getgen driver provides an ioctl() that can give information about an inode to userspace that is normally unavailable, such as the generation number and the crtime.
The inode has to be on a ZFS filesystem, and an open fd to any file on the same filesystem needs to be provided.
(cherry picked from commit c8fa4655f8d4fdaba0469296ede911a6bb63f76b)
show more ...
|