]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r329510:
authorhselasky <hselasky@FreeBSD.org>
Sun, 25 Feb 2018 10:30:36 +0000 (10:30 +0000)
committerhselasky <hselasky@FreeBSD.org>
Sun, 25 Feb 2018 10:30:36 +0000 (10:30 +0000)
commit863bc6f793b68fd75336cfdd782755b6932641d2
tree9732a53a7bb7d828ccec85342ff1c91b31eceb72
parent7426d5f692a25408bf4890100682d5b9d1f8f854
MFC r329510:
Refactor dentry structure into its own header file in the LinuxKPI similary
to Linux. No functional change. Implement d_inode() helper function.

Submitted by: Johannes Lundberg <johalun0@gmail.com>
Sponsored by: Mellanox Technologies
Sponsored by: Limelight Networks
sys/compat/linuxkpi/common/include/linux/dcache.h [new file with mode: 0644]
sys/compat/linuxkpi/common/include/linux/fs.h