commit 08905fc5300c91540e2a7caa43fa83ecdf61f0c7
Author: Antonio Huete Jimenez <[email protected]>
Date: Tue Jul 28 12:47:12 2015 -0700
dirfs - Add kqueue(2) support
- Based on tmpfs work on 80ae59d743
- FIFO ops not added
Summary of changes:
sys/vfs/dirfs/dirfs.h | 1 +
sys/vfs/dirfs/dirfs_vnops.c | 154 +++++++++++++++++++++++++++++++++++++++++---
2 files changed, 145 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/08905fc5300c91540e2a7caa43fa83ecdf61f0c7
--
DragonFly BSD source repository