commit 2be0af6e5d36ebd4bc711f4de1c872455f7e6f65
Author: Tomohiro Kusumi <[email protected]>
Date: Sun Aug 28 16:48:42 2016 +0900
sys/vfs/hammer: Use typedef'd for struct hammer_pseudofs_data*
The whole hammer code is mix of using struct and typedef'd.
Use typedef'd because majority of the code use typedef'd.
Summary of changes:
sys/vfs/hammer/hammer_ioctl.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2be0af6e5d36ebd4bc711f4de1c872455f7e6f65
--
DragonFly BSD source repository