git: hammer - Add HAMMER_PFS_ITERATE ioctl
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Mon Oct 7 09:10:59 PDT 2013
commit 29d31c2dd3a3c36fa3e66571efbc6bd3803d3ce5
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Sun Oct 6 05:01:41 2013 -0700
hammer - Add HAMMER_PFS_ITERATE ioctl
* It allows iterating through all created PFSes and
retrieving the information from them.
Summary of changes:
sys/vfs/hammer/hammer_ioctl.c | 64 +++++++++++++++++++++++++++++++++++++++++++
sys/vfs/hammer/hammer_ioctl.h | 10 +++++++
2 files changed, 74 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/29d31c2dd3a3c36fa3e66571efbc6bd3803d3ce5
--
DragonFly BSD source repository
More information about the Commits
mailing list